Home
last modified time | relevance | path

Searched defs:pred_func (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/dec/
Dframe.c783 const int pred_func = CheckMode(mb_x, mb_y, in ReconstructRow() local
795 const int pred_func = CheckMode(mb_x, mb_y, block->uvmode_); in ReconstructRow() local
/external/webp/src/dsp/
Dlossless.c617 const VP8LPredictorFunc pred_func = VP8LPredictors[mode]; in GetBestPredictorForTile() local
660 const VP8LPredictorFunc pred_func = VP8LPredictors[mode]; in CopyTileWithPrediction() local
765 VP8LPredictorFunc pred_func; in PredictorInverseTransform() local