Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_msa.c171 static int TTransform_MSA(const uint8_t* in, const uint16_t* w) { in TTransform_MSA() function
205 const int sum1 = TTransform_MSA(a, w); in Disto4x4_MSA()
206 const int sum2 = TTransform_MSA(b, w); in Disto4x4_MSA()