Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_sse2.c745 static WEBP_INLINE void DC4_SSE2(uint8_t* dst, const uint8_t* top) { in DC4_SSE2() function
899 DC4_SSE2(I4DC4 + dst, top); in Intra4Preds_SSE2()