Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dlossless.c127 static uint32_t Predictor4_C(uint32_t left, const uint32_t* const top) { in Predictor4_C() function
182 GENERATE_PREDICTOR_ADD(Predictor4_C, PredictorAdd4_C) in GENERATE_PREDICTOR_ADD()