Searched defs:VP8LTransformColorInverse_C (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Dlossless.c864 void VP8LTransformColorInverse_C(const VP8LMultipliers* const m, uint32_t* data, function
1600 VP8LTransformColorInverse = VP8LTransformColorInverse_C;
/external/webp/src/dsp/
H A Dlossless.c855 void VP8LTransformColorInverse_C(const VP8LMultipliers* const m, uint32_t* data, function
1591 VP8LTransformColorInverse = VP8LTransformColorInverse_C;

Completed in 259 milliseconds