Home
last modified time | relevance | path

Searched refs:decodetile (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_predict.h52 TIFFCodeMethod decodetile; /* parent codec encode/decode tile */ member
A Dtif_predict.c142 sp->decodetile = tif->tif_decodetile; in PredictorSetupDecode()
176 sp->decodetile = tif->tif_decodetile; in PredictorSetupDecode()
486 assert(sp->decodetile != NULL); in PredictorDecodeTile()
488 if ((*sp->decodetile)(tif, op0, occ0, s)) { in PredictorDecodeTile()

Completed in 5 milliseconds