Searched refs:DC8uvNoTopLeft_SSE2 (Results 1 - 2 of 2) sorted by relevance

/external/webp/src/dsp/
H A Ddec_sse2.c1171 static void DC8uvNoTopLeft_SSE2(uint8_t* dst) { // DC with nothing function
1220 VP8PredChroma8[6] = DC8uvNoTopLeft_SSE2;
H A Denc_sse2.c642 static WEBP_INLINE void DC8uvNoTopLeft_SSE2(uint8_t* dst) { function
657 DC8uvNoTopLeft_SSE2(dst);

Completed in 148 milliseconds