Home
last modified time | relevance | path

Searched refs:Predictor11_C (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/dsp/
Dlossless.c157 static uint32_t Predictor11_C(uint32_t left, const uint32_t* const top) { in Predictor11_C() function
189 GENERATE_PREDICTOR_ADD(Predictor11_C, PredictorAdd11_C) in GENERATE_PREDICTOR_ADD()