Home | History | Annotate | Download | only in dsp

Lines Matching refs:Predictor11

216 static uint32_t Predictor11(uint32_t left, const uint32_t* const top) {
664 VP8LPredictors[11] = Predictor11;