Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_dirinfo.c737 _TIFFSetGetType(TIFFDataType type, short count, unsigned char passcount) in _TIFFSetGetType() argument
739 if (type == TIFF_ASCII && count == TIFF_VARIABLE && passcount == 0) in _TIFFSetGetType()
742 else if (count == 1 && passcount == 0) { in _TIFFSetGetType()
778 else if (count >= 1 && passcount == 0) { in _TIFFSetGetType()
814 else if (count == TIFF_VARIABLE && passcount == 1) { in _TIFFSetGetType()
850 else if (count == TIFF_VARIABLE2 && passcount == 1) { in _TIFFSetGetType()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog6144 should be declared as passcount=FALSE, but I don't want to change
7067 passcount set FALSE can be printed (such as TIFFTAG_SOFTWARE).

Completed in 9 milliseconds