Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dneon.h51 static WEBP_INLINE int32x4x4_t Transpose4x4_NEON(const int32x4x4_t rows) { in Transpose4x4_NEON() function
A Denc_neon.c524 const int32x4x4_t tmp1 = Transpose4x4_NEON(tmp0); in FTransformWHT_NEON()
A Ddec_neon.c1225 tmp = Transpose4x4_NEON(tmp); in TransformWHT_NEON()

Completed in 12 milliseconds