Searched refs:TIFF_HEADERONLY (Results 1 – 2 of 2) sorted by relevance
261 tif->tif_flags |= TIFF_HEADERONLY;460 if (tif->tif_flags & TIFF_HEADERONLY)
122 #define TIFF_HEADERONLY 0x10000U /* read header only, do not process the first directory */ macro