Searched refs:decodetile (Results 1 – 2 of 2) sorted by relevance
52 TIFFCodeMethod decodetile; /* parent codec encode/decode tile */ member
142 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