Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dframe_dec.c43 static WEBP_INLINE void DoTransform(uint32_t bits, const int16_t* const src, in DoTransform() function
147 DoTransform(bits, coeffs + n * 16, dst); in ReconstructRow()
154 DoTransform(bits, coeffs + n * 16, y_dst + kScan[n]); in ReconstructRow()

Completed in 5 milliseconds