Searched defs:isUpSampled (Results 1 – 2 of 2) sorted by relevance
211 #define isUpSampled(tif) (((tif)->tif_flags & TIFF_UPSAMPLED) != 0) macro
216 #define isUpSampled(tif) (((tif)->tif_flags & TIFF_UPSAMPLED) != 0) macro