Home
last modified time | relevance | path

Searched defs:VP8LPredictor2_C (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/dsp/
Dlossless.c119 uint32_t VP8LPredictor2_C(uint32_t left, const uint32_t* const top) { in VP8LPredictor2_C() function
185 GENERATE_PREDICTOR_ADD(VP8LPredictor2_C, PredictorAdd2_C) in GENERATE_PREDICTOR_ADD() argument