Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_sse41.c73 static int TTransform_SSE41(const uint8_t* inA, const uint8_t* inB, in TTransform_SSE41() function
173 const int diff_sum = TTransform_SSE41(a, b, w); in Disto4x4_SSE41()