Searched refs:VP8PlanarTo24b_SSE2 (Results 1 – 3 of 3) sorted by relevance
/external/webp/src/dsp/ |
D | common_sse2.h | 131 static WEBP_INLINE void VP8PlanarTo24b_SSE2( in VP8PlanarTo24b_SSE2() function
|
D | lossless_sse2.c | 508 VP8PlanarTo24b_SSE2(&in1, &in5, &in2, &in6, &in3, &in7); in ConvertBGRAToRGB_SSE2()
|
D | yuv_sse2.c | 183 VP8PlanarTo24b_SSE2(in0, in1, in2, in3, in4, in5); in PlanarTo24b_SSE2()
|