Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_neon.c86 static WEBP_INLINE void Transpose8x2_NEON(const int16x8_t in0, in Transpose8x2_NEON() function
119 Transpose8x2_NEON(E0, E1, rows); in TransformPass_NEON()
Ddec_neon.c1007 static WEBP_INLINE void Transpose8x2_NEON(const int16x8_t in0, in Transpose8x2_NEON() function
1040 Transpose8x2_NEON(E0, E1, rows); in TransformPass_NEON()