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

/external/webp/src/dsp/
H A Denc_sse2.c558 static WEBP_INLINE void HorizontalPred_SSE2(uint8_t* dst, function
605 HorizontalPred_SSE2(dst, left, size);
919 HorizontalPred_SSE2(C8HE8 + dst, left, 8);
927 HorizontalPred_SSE2(C8HE8 + dst, left, 8);
938 HorizontalPred_SSE2(I16HE16 + dst, left, 16);

Completed in 78 milliseconds