Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dlossless.c110 static uint32_t Predictor0_C(uint32_t left, const uint32_t* const top) { in Predictor0_C() function
170 GENERATE_PREDICTOR_ADD(Predictor0_C, PredictorAdd0_C) in GENERATE_PREDICTOR_ADD() argument