Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dlossless.c161 static uint32_t Predictor12_C(uint32_t left, const uint32_t* const top) { in Predictor12_C() function
190 GENERATE_PREDICTOR_ADD(Predictor12_C, PredictorAdd12_C) in GENERATE_PREDICTOR_ADD()