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

/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_strip.c115 !isUpSampled(tif)) {
234 && !isUpSampled(tif)) {
308 && !isUpSampled(tif)) {
H A Dtif_tile.c203 !isUpSampled(tif)) {
H A Dtif_open.c604 return (isUpSampled(tif));
H A Dtiffiop.h208 #define isUpSampled(tif) (((tif)->tif_flags & TIFF_UPSAMPLED) != 0) macro

Completed in 130 milliseconds