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

  /external/pdfium/third_party/libtiff/
tif_open.c 290 tif->tif_header.common.tiff_version = TIFF_VERSION_CLASSIC;
380 if ((tif->tif_header.common.tiff_version != TIFF_VERSION_CLASSIC)&&
388 if (tif->tif_header.common.tiff_version == TIFF_VERSION_CLASSIC)
tiff.h 50 #define TIFF_VERSION_CLASSIC 42
    [all...]

Completed in 43 milliseconds