Home
last modified time | relevance | path

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

/external/webp/src/enc/
Ddsp_sse2.c663 static int Disto4x4SSE2(const uint8_t* const a, const uint8_t* const b, in Disto4x4SSE2() function
675 D += Disto4x4SSE2(a + x + y, b + x + y, w); in Disto16x16SSE2()
826 VP8TDisto4x4 = Disto4x4SSE2; in VP8EncDspInitSSE2()