Searched refs:Predictor3 (Results 1 - 2 of 2) sorted by relevance

/external/webp/src/dsp/
H A Dlossless.c129 static uint32_t Predictor3(uint32_t left, const uint32_t* const top) { function
587 VP8LPredictors[3] = Predictor3;
/external/opencv3/3rdparty/libwebp/dsp/
H A Dlossless.c417 static uint32_t Predictor3(uint32_t left, const uint32_t* const top) { function
466 Predictor0, Predictor1, Predictor2, Predictor3,

Completed in 84 milliseconds