Searched refs:TIFF_POSTENCODE (Results 1 – 10 of 10) sorted by relevance
103 if (tif->tif_flags & TIFF_POSTENCODE) { in TIFFFlushData()104 tif->tif_flags &= ~TIFF_POSTENCODE; in TIFFFlushData()
144 tif->tif_flags |= TIFF_POSTENCODE; in TIFFWriteScanline()260 tif->tif_flags &= ~TIFF_POSTENCODE; in TIFFWriteEncodedStrip()433 tif->tif_flags &= ~TIFF_POSTENCODE; in TIFFWriteEncodedTile()
118 #define TIFF_POSTENCODE 0x01000 /* need call to postencode routine */ macro
1687 tif->tif_flags &= ~(TIFF_BEENWRITING|TIFF_BUFFERSETUP|TIFF_POSTENCODE|TIFF_BUF4WRITE); in TIFFUnlinkDirectory()
383 if (tif->tif_flags & TIFF_POSTENCODE) in TIFFWriteDirectorySec()385 tif->tif_flags &= ~TIFF_POSTENCODE; in TIFFWriteDirectorySec()
140 tif->tif_flags |= TIFF_POSTENCODE; in TIFFWriteScanline()240 tif->tif_flags &= ~TIFF_POSTENCODE; in TIFFWriteEncodedStrip()389 tif->tif_flags &= ~TIFF_POSTENCODE; in TIFFWriteEncodedTile()
113 #define TIFF_POSTENCODE 0x01000 /* need call to postencode routine */ macro
1641 tif->tif_flags &= ~(TIFF_BEENWRITING|TIFF_BUFFERSETUP|TIFF_POSTENCODE|TIFF_BUF4WRITE); in TIFFUnlinkDirectory()