Searched refs:DC8uvNoLeft_SSE2 (Results 1 – 2 of 2) sorted by relevance
629 static WEBP_INLINE void DC8uvNoLeft_SSE2(uint8_t* dst, const uint8_t* top) { in DC8uvNoLeft_SSE2() function639 DC8uvNoLeft_SSE2(dst, left); in DC8uvNoTop_SSE2()652 DC8uvNoLeft_SSE2(dst, top); in DC8uvMode_SSE2()
1154 static void DC8uvNoLeft_SSE2(uint8_t* dst) { // DC with no left samples in DC8uvNoLeft_SSE2() function1219 VP8PredChroma8[5] = DC8uvNoLeft_SSE2; in VP8DspInitSSE2()