Searched refs:Transpose4x4_NEON (Results 1 – 3 of 3) sorted by relevance
51 static WEBP_INLINE int32x4x4_t Transpose4x4_NEON(const int32x4x4_t rows) { in Transpose4x4_NEON() function
524 const int32x4x4_t tmp1 = Transpose4x4_NEON(tmp0); in FTransformWHT_NEON()
1225 tmp = Transpose4x4_NEON(tmp); in TransformWHT_NEON()