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

  /external/pdfium/third_party/libtiff/
tiffiop.h 120 #define TIFF_UPSAMPLED 0x04000U /* library is doing data up-sampling */
216 #define isUpSampled(tif) (((tif)->tif_flags & TIFF_UPSAMPLED) != 0)
tif_jpeg.c     [all...]

Completed in 217 milliseconds