Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dlossless.h51 uint32_t VP8LPredictor8_C(const uint32_t* const left,
Dlossless.c151 uint32_t VP8LPredictor8_C(const uint32_t* const left, in VP8LPredictor8_C() function
205 GENERATE_PREDICTOR_ADD(VP8LPredictor8_C, PredictorAdd8_C) in GENERATE_PREDICTOR_ADD()