Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_strip.c86 (!isUpSampled(tif))) in TIFFVStripSize64()
283 (!isUpSampled(tif))) in TIFFScanlineSize64()
Dtif_tile.c211 (!isUpSampled(tif))) in TIFFVTileSize64()
Dtiffiop.h216 #define isUpSampled(tif) (((tif)->tif_flags & TIFF_UPSAMPLED) != 0) macro
Dtif_open.c634 return (isUpSampled(tif));
Dtif_dirread.c5552 (!isUpSampled(tif))) in ChopUpSingleUncompressedStrip()