Searched refs:TIFF_BUFFERSETUP (Results 1 – 10 of 10) sorted by relevance
42 ((((tif)->tif_flags & TIFF_BUFFERSETUP) && tif->tif_rawdata) || \638 tif->tif_flags |= TIFF_BUFFERSETUP; in TIFFWriteBufferSetup()
110 #define TIFF_BUFFERSETUP 0x00010 /* data buffers setup */ macro
468 tif->tif_flags |= TIFF_BUFFERSETUP;
1687 tif->tif_flags &= ~(TIFF_BEENWRITING|TIFF_BUFFERSETUP|TIFF_POSTENCODE|TIFF_BUF4WRITE); in TIFFUnlinkDirectory()
420 tif->tif_flags &= ~(TIFF_BEENWRITING|TIFF_BUFFERSETUP); in TIFFWriteDirectorySec()
42 ((((tif)->tif_flags & TIFF_BUFFERSETUP) && tif->tif_rawdata) || \594 tif->tif_flags |= TIFF_BUFFERSETUP; in TIFFWriteBufferSetup()
105 #define TIFF_BUFFERSETUP 0x00010 /* data buffers setup */ macro
1641 tif->tif_flags &= ~(TIFF_BEENWRITING|TIFF_BUFFERSETUP|TIFF_POSTENCODE|TIFF_BUF4WRITE); in TIFFUnlinkDirectory()