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

  /external/pdfium/third_party/libtiff/
tif_strip.c 86 (!isUpSampled(tif)))
283 (!isUpSampled(tif)))
tif_tile.c 211 (!isUpSampled(tif)))
tif_open.c 634 return (isUpSampled(tif));
tiffiop.h 216 #define isUpSampled(tif) (((tif)->tif_flags & TIFF_UPSAMPLED) != 0)
tif_dirread.c     [all...]

Completed in 184 milliseconds