Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_dir.h100 int td_stripbytecountsorted; /* is the bytecount array sorted ascending? */ member
A Dtif_dirread.c4216 tif->tif_dir.td_stripbytecountsorted = 1; in TIFFReadDirectory()
4220 tif->tif_dir.td_stripbytecountsorted = 0; in TIFFReadDirectory()
5810 td->td_stripbytecountsorted = 1; in ChopUpSingleUncompressedStrip()
5849 tif->tif_dir.td_stripbytecountsorted = 1; in _TIFFFillStrilesInternal()
5853 tif->tif_dir.td_stripbytecountsorted = 0; in _TIFFFillStrilesInternal()
A Dtif_dir.c1376 td->td_stripbytecountsorted = 1; /* Our own arrays always sorted. */ in TIFFDefaultDirectory()

Completed in 19 milliseconds