Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_strip.c86 (!isUpSampled(tif))) in TIFFVStripSize64()
283 (!isUpSampled(tif))) in TIFFScanlineSize64()
A Dtif_tile.c211 (!isUpSampled(tif))) in TIFFVTileSize64()
A Dtif_open.c634 return (isUpSampled(tif));
A Dtiffiop.h217 #define isUpSampled(tif) (((tif)->tif_flags & TIFF_UPSAMPLED) != 0) macro
A Dtif_dirread.c5733 (!isUpSampled(tif))) in ChopUpSingleUncompressedStrip()

Completed in 15 milliseconds