Searched refs:TM4_SSE2 (Results 1 – 2 of 2) sorted by relevance
1051 static void TM4_SSE2(uint8_t* dst) { TrueMotion_SSE2(dst, 4); } in TM4_SSE2() function1201 VP8PredLuma4[1] = TM4_SSE2; in VP8DspInitSSE2()
877 static WEBP_INLINE void TM4_SSE2(uint8_t* dst, const uint8_t* top) { in TM4_SSE2() function901 TM4_SSE2(I4TM4 + dst, top); in Intra4Preds_SSE2()