Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A 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()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DChangeLog1019 6583bb1a Improve SSE4.1 implementation of TTransform.
1023 8aa352b2 Merge "Remove an unnecessary transposition in TTransform."
1025 9960c316 Remove an unnecessary transposition in TTransform.
1336 929a0fdc enc_sse2/TTransform: simplify abs calculation
2076 7dad095b MIPS: MIPS32r1: Added optimization for Disto4x4 (TTransform)
3878 e7ff3f9a merge two ITransforms together when applicable and change the TTransform to return the sum…

Completed in 9 milliseconds