Searched refs:TIFF_BUFFERSETUP (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_open.c369 tif->tif_flags |= TIFF_BUFFERSETUP;
H A Dtiffiop.h81 #define TIFF_BUFFERSETUP 0x0010 /* data buffers setup */ macro
H A Dtif_write.c45 ((((tif)->tif_flags & TIFF_BUFFERSETUP) && tif->tif_rawdata) || \
594 tif->tif_flags |= TIFF_BUFFERSETUP;
H A Dtif_dir.c1375 tif->tif_flags &= ~(TIFF_BEENWRITING|TIFF_BUFFERSETUP|TIFF_POSTENCODE);
H A Dtif_dirwrite.c138 tif->tif_flags &= ~(TIFF_BEENWRITING|TIFF_BUFFERSETUP);

Completed in 55 milliseconds