Searched refs:transpose_s32_4x8 (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_idct32x32_135_add_neon.c | 112 transpose_s32_4x8(&in[8].val[0], &in[8].val[1], &in[9].val[0], &in[9].val[1], in vpx_highbd_idct32_12_neon()
|
D | transpose_neon.h | 343 static INLINE void transpose_s32_4x8(int32x4_t *const a0, int32x4_t *const a1, in transpose_s32_4x8() function
|
D | highbd_idct16x16_add_neon.c | 1096 transpose_s32_4x8(&in[0].val[0], &in[0].val[1], &in[1].val[0], &in[1].val[1], in vpx_highbd_idct16x16_10_add_half1d_pass2()
|