Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libwebp/dsp/
Denc.c569 static int TTransform(const uint8_t* in, const uint16_t* w) { in TTransform() function
605 const int sum1 = TTransform(a, w); in Disto4x4()
606 const int sum2 = TTransform(b, w); in Disto4x4()
/external/webp/src/dsp/
Denc.c569 static int TTransform(const uint8_t* in, const uint16_t* w) { in TTransform() function
605 const int sum1 = TTransform(a, w); in Disto4x4()
606 const int sum2 = TTransform(b, w); in Disto4x4()