Searched defs:pred_func (Results 1 – 5 of 5) sorted by relevance
629 const int pred_func = CheckMode(dec, dec->imodes_[0]); in VP8ReconstructBlock() local644 const int pred_func = CheckMode(dec, dec->uvmode_); in VP8ReconstructBlock() local
150 const int pred_func = CheckMode(mb_x, mb_y, block->imodes_[0]); in ReconstructRow() local161 const int pred_func = CheckMode(mb_x, mb_y, block->uvmode_); in ReconstructRow() local
541 static WEBP_INLINE uint32_t Predict(VP8LPredictorFunc pred_func, in Predict()578 const VP8LPredictorFunc pred_func = VP8LPredictors[mode]; in GetBestPredictorForTile() local630 VP8LPredictorFunc pred_func = in CopyImageWithPrediction() local
206 VP8LPredictorFunc pred_func; in PredictorInverseTransform() local
540 const PredictorFunc pred_func = kPredictors[mode]; in GetBestPredictorForTile() local588 const PredictorFunc pred_func = kPredictors[mode]; in CopyTileWithPrediction() local695 PredictorFunc pred_func; in PredictorInverseTransform() local