Home
last modified time | relevance | path

Searched refs:TIFF_HEADERONLY (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/3rdparty/libtiff/
Dtif_open.c261 tif->tif_flags |= TIFF_HEADERONLY;
460 if (tif->tif_flags & TIFF_HEADERONLY)
Dtiffiop.h117 #define TIFF_HEADERONLY 0x10000 /* read header only, do not process the first directory */ macro
/external/pdfium/third_party/libtiff/
Dtif_open.c261 tif->tif_flags |= TIFF_HEADERONLY;
460 if (tif->tif_flags & TIFF_HEADERONLY)
Dtiffiop.h122 #define TIFF_HEADERONLY 0x10000 /* read header only, do not process the first directory */ macro