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

/external/webp/src/dsp/
H A Denc.c586 static int TTransform(const uint8_t* in, const uint16_t* w) { function
622 const int sum1 = TTransform(a, w);
623 const int sum2 = TTransform(b, w);

Completed in 101 milliseconds