Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dlossless.h34 uint32_t VP8LPredictor0_C(uint32_t left, const uint32_t* const top);
Dlossless.c110 uint32_t VP8LPredictor0_C(uint32_t left, const uint32_t* const top) { in VP8LPredictor0_C() function