Home
last modified time | relevance | path

Searched refs:isUpSampled (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_strip.c84 (!isUpSampled(tif))) in TIFFVStripSize64()
266 (!isUpSampled(tif))) in TIFFScanlineSize64()
Dtif_tile.c202 (!isUpSampled(tif))) in TIFFVTileSize64()
Dtif_open.c650 return (isUpSampled(tif));
Dtiffiop.h231 #define isUpSampled(tif) (((tif)->tif_flags & TIFF_UPSAMPLED) != 0) macro
Dtif_dirread.c5856 (!isUpSampled(tif))) in ChopUpSingleUncompressedStrip()
5932 (!isUpSampled(tif))) in TryChopUpUncompressedBigTiff()