Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dlossless.c153 static uint32_t Predictor10_C(uint32_t left, const uint32_t* const top) { in Predictor10_C() function
188 GENERATE_PREDICTOR_ADD(Predictor10_C, PredictorAdd10_C) in GENERATE_PREDICTOR_ADD()