Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dlossless.c165 static uint32_t Predictor13_C(uint32_t left, const uint32_t* const top) { in Predictor13_C() function
191 GENERATE_PREDICTOR_ADD(Predictor13_C, PredictorAdd13_C) in GENERATE_PREDICTOR_ADD()