Home
last modified time | relevance | path

Searched refs:VL4_SSE2 (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/dsp/
Ddec_sse2.c959 static void VL4_SSE2(uint8_t* dst) { // Vertical-Left in VL4_SSE2() function
1206 VP8PredLuma4[7] = VL4_SSE2; in VP8DspInitSSE2()
Denc_sse2.c795 static WEBP_INLINE void VL4_SSE2(uint8_t* dst, in VL4_SSE2() function
907 VL4_SSE2(I4VL4 + dst, top); in Intra4Preds_SSE2()