Searched refs:isUpSampled (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_strip.c113 !isUpSampled(tif)) {
H A Dtif_open.c485 return (isUpSampled(tif));
H A Dtif_tile.c192 !isUpSampled(tif)) {
H A Dtiffiop.h168 #define isUpSampled(tif) (((tif)->tif_flags & TIFF_UPSAMPLED) != 0) macro

Completed in 108 milliseconds