Searched refs:DC8uv_SSE2 (Results 1 – 2 of 2) sorted by relevance
1139 static void DC8uv_SSE2(uint8_t* dst) { // DC in DC8uv_SSE2() function1215 VP8PredChroma8[0] = DC8uv_SSE2; in VP8DspInitSSE2()
620 static WEBP_INLINE void DC8uv_SSE2(uint8_t* dst, const uint8_t* left, in DC8uv_SSE2() function650 DC8uv_SSE2(dst, left, top); in DC8uvMode_SSE2()