Searched refs:Predictor3 (Results 1 – 2 of 2) sorted by relevance
129 static uint32_t Predictor3(uint32_t left, const uint32_t* const top) { in Predictor3() function587 VP8LPredictors[3] = Predictor3; in VP8LDspInit()
417 static uint32_t Predictor3(uint32_t left, const uint32_t* const top) { in Predictor3() function466 Predictor0, Predictor1, Predictor2, Predictor3,