Searched refs:tif_curstrip (Results 1 – 9 of 9) sorted by relevance
103 if (strip != tif->tif_curstrip) { in TIFFWriteScanline()109 tif->tif_curstrip = strip; in TIFFWriteScanline()225 tif->tif_curstrip = strip; in TIFFWriteEncodedStrip()339 tif->tif_curstrip = strip; in TIFFWriteRawStrip()799 isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip, in TIFFFlushData1()
196 tif->tif_curstrip = NOSTRIP; in TIFFFillStripPartial()356 if (strip != tif->tif_curstrip) { /* different strip, refill */ in TIFFSeek()854 tif->tif_curstrip = NOSTRIP; in TIFFFillStrip()883 tif->tif_curstrip = NOSTRIP; in TIFFFillStrip()892 tif->tif_curstrip = NOSTRIP; in TIFFFillStrip()1383 tif->tif_curstrip = strip; in TIFFStartStrip()
130 tif->tif_curstrip = (uint32) -1; /* invalid strip */607 return (tif->tif_curstrip);
184 (isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip), in Fax3Unexpected()195 (isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip), in Fax3Extension()206 (isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip), in Fax3BadLength()216 (isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip), in Fax3PrematureEOF()
1315 tif->tif_curstrip = (uint32) -1; in TIFFCreateDirectory()1336 tif->tif_curstrip = (uint32) -1; in TIFFCreateCustomDirectory()1754 tif->tif_curstrip = (uint32) -1; in TIFFUnlinkDirectory()
145 uint32 tif_curstrip; /* current strip for read/write */ member
180 _tif->tif_curstrip); \
695 m=tif->tif_curstrip; in OJPEGPreDecode()
4100 tif->tif_curstrip = (uint32) -1; in TIFFReadDirectory()