Home
last modified time | relevance | path

Searched refs:iCustom (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_dir.c483 int tv_size, iCustom; in _TIFFVSetField() local
507 for (iCustom = 0; iCustom < td->td_customValueCount; iCustom++) { in _TIFFVSetField()
508 if (td->td_customValues[iCustom].info->field_tag == tag) { in _TIFFVSetField()
509 tv = td->td_customValues + iCustom; in _TIFFVSetField()

Completed in 6 milliseconds