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

/external/webp/src/dsp/
H A Ddec_sse2.c1054 static void VE16_SSE2(uint8_t* dst) { function
1209 VP8PredLuma16[2] = VE16_SSE2;
H A Denc_sse2.c519 static WEBP_INLINE void VE16_SSE2(uint8_t* dst, const uint8_t* top) { function
533 VE16_SSE2(dst, top);

Completed in 137 milliseconds