Searched refs:tif_curstrip (Results 1 – 9 of 9) sorted by relevance
101 if (strip != tif->tif_curstrip) { in TIFFWriteScanline()107 tif->tif_curstrip = strip; in TIFFWriteScanline()249 tif->tif_curstrip = strip; in TIFFWriteEncodedStrip()349 tif->tif_curstrip = strip; in TIFFWriteRawStrip()811 isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip, in TIFFFlushData1()
211 tif->tif_curstrip = NOSTRIP; in TIFFFillStripPartial()395 if (strip != tif->tif_curstrip) { /* different strip, refill */ in TIFFSeek()857 tif->tif_curstrip = NOSTRIP; in TIFFFillStrip()908 tif->tif_curstrip = NOSTRIP; in TIFFFillStrip()917 tif->tif_curstrip = NOSTRIP; in TIFFFillStrip()1433 tif->tif_curstrip = strip; in TIFFStartStrip()
128 tif->tif_curstrip = (uint32) -1; /* invalid strip */623 return (tif->tif_curstrip);
182 (isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip), in Fax3Unexpected()193 (isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip), in Fax3Extension()204 (isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip), in Fax3BadLength()214 (isTiled(tif) ? tif->tif_curtile : tif->tif_curstrip), in Fax3PrematureEOF()
1333 tif->tif_curstrip = (uint32) -1; in TIFFCreateDirectory()1354 tif->tif_curstrip = (uint32) -1; in TIFFCreateCustomDirectory()1774 tif->tif_curstrip = (uint32) -1; in TIFFUnlinkDirectory()
160 uint32 tif_curstrip; /* current strip for read/write */ member
179 _tif->tif_curstrip); \
694 m=tif->tif_curstrip; in OJPEGPreDecode()
4298 tif->tif_curstrip = (uint32) -1; in TIFFReadDirectory()