Searched refs:isUpSampled (Results 1 – 5 of 5) sorted by relevance
86 (!isUpSampled(tif))) in TIFFVStripSize64()283 (!isUpSampled(tif))) in TIFFScanlineSize64()
211 (!isUpSampled(tif))) in TIFFVTileSize64()
634 return (isUpSampled(tif));
217 #define isUpSampled(tif) (((tif)->tif_flags & TIFF_UPSAMPLED) != 0) macro
5733 (!isUpSampled(tif))) in ChopUpSingleUncompressedStrip()
Completed in 16 milliseconds