Searched refs:VP8PlanarTo24b (Results 1 - 3 of 3) sorted by relevance

/external/webp/src/dsp/
H A Dcommon_sse2.h106 // Function used several times in VP8PlanarTo24b.
131 static WEBP_INLINE void VP8PlanarTo24b(__m128i* const in0, __m128i* const in1, function
H A Dlossless_sse2.c510 VP8PlanarTo24b(&in1, &in5, &in2, &in6, &in3, &in7);
H A Dyuv_sse2.c183 VP8PlanarTo24b(in0, in1, in2, in3, in4, in5);

Completed in 3472 milliseconds