Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec_sse2.c1115 static void DC16NoTopLeft_SSE2(uint8_t* dst) { // DC with no top & left samples in DC16NoTopLeft_SSE2() function
1213 VP8PredLuma16[6] = DC16NoTopLeft_SSE2; in VP8DspInitSSE2()
H A Denc_sse2.c681 static WEBP_INLINE void DC16NoTopLeft_SSE2(uint8_t* dst) { in DC16NoTopLeft_SSE2() function
696 DC16NoTopLeft_SSE2(dst); in DC16Mode_SSE2()

Completed in 6 milliseconds