Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dlossless.c135 static uint32_t Predictor6_C(uint32_t left, const uint32_t* const top) { in Predictor6_C() function
184 GENERATE_PREDICTOR_ADD(Predictor6_C, PredictorAdd6_C) in GENERATE_PREDICTOR_ADD()