Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc.c590 static int TTransform(const uint8_t* in, const uint16_t* w) { in TTransform() function
626 const int sum1 = TTransform(a, w); in Disto4x4_C()
627 const int sum2 = TTransform(b, w); in Disto4x4_C()