Home
last modified time | relevance | path

Searched defs:transpose_s16_4x8 (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/common/arm/
Dtranspose_neon.h253 static INLINE void transpose_s16_4x8(int16x4_t *a0, int16x4_t *a1, in transpose_s16_4x8() function
/external/libvpx/libvpx/vpx_dsp/arm/
Dtranspose_neon.h278 static INLINE void transpose_s16_4x8(const int16x4_t a0, const int16x4_t a1, in transpose_s16_4x8() function