Searched refs:td_stripbytecountsorted (Results 1 – 3 of 3) sorted by relevance
100 int td_stripbytecountsorted; /* is the bytecount array sorted ascending? */ member
4011 tif->tif_dir.td_stripbytecountsorted = 1; in TIFFReadDirectory()4015 tif->tif_dir.td_stripbytecountsorted = 0; in TIFFReadDirectory()5579 td->td_stripbytecountsorted = 1; in ChopUpSingleUncompressedStrip()5612 tif->tif_dir.td_stripbytecountsorted = 1; in _TIFFFillStriles()5616 tif->tif_dir.td_stripbytecountsorted = 0; in _TIFFFillStriles()
1319 td->td_stripbytecountsorted = 1; /* Our own arrays always sorted. */ in TIFFDefaultDirectory()