Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec_sse2.c1050 static void TM4_SSE2(uint8_t* dst) { TrueMotion_SSE2(dst, 4); } in TM4_SSE2() function
1200 VP8PredLuma4[1] = TM4_SSE2; in VP8DspInitSSE2()
H A Denc_sse2.c876 static WEBP_INLINE void TM4_SSE2(uint8_t* dst, const uint8_t* top) { in TM4_SSE2() function
900 TM4_SSE2(I4TM4 + dst, top); in Intra4Preds_SSE2()

Completed in 7 milliseconds