Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_sse2.c1097 static int TTransform_SSE2(const uint8_t* inA, const uint8_t* inB, in TTransform_SSE2() function
1200 const int diff_sum = TTransform_SSE2(a, b, w); in Disto4x4_SSE2()