HomeSort by relevance Sort by last modified time
    Searched refs:TIFF_HEADERONLY (Results 1 - 2 of 2) sorted by null

  /external/pdfium/third_party/libtiff/
tif_open.c 261 tif->tif_flags |= TIFF_HEADERONLY;
457 * case we use the TIFF_HEADERONLY flag to open file and return
460 if (tif->tif_flags & TIFF_HEADERONLY)
tiffiop.h 122 #define TIFF_HEADERONLY 0x10000 /* read header only, do not process the first directory */

Completed in 45 milliseconds