Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_neon.c84 static WEBP_INLINE void Transpose8x2(const int16x8_t in0, const int16x8_t in1, in Transpose8x2() function
116 Transpose8x2(E0, E1, rows); in TransformPass()
Ddec_neon.c995 static WEBP_INLINE void Transpose8x2(const int16x8_t in0, const int16x8_t in1, in Transpose8x2() function
1027 Transpose8x2(E0, E1, rows); in TransformPass()