/external/libvpx/libvpx/vpx_dsp/arm/ |
transpose_neon.h | 713 static INLINE void transpose_s32_8x8(int32x4x2_t *a0, int32x4x2_t *a1, function [all...] |
highbd_idct16x16_add_neon.c | [all...] |
highbd_idct32x32_34_add_neon.c | 64 transpose_s32_8x8(&in[0], &in[1], &in[2], &in[3], &in[4], &in[5], &in[6],
|
highbd_idct32x32_1024_add_neon.c | 161 transpose_s32_8x8(&a0, &a1, &a2, &a3, &a4, &a5, &a6, &a7);
|
highbd_idct32x32_135_add_neon.c | 105 transpose_s32_8x8(&in[0], &in[1], &in[2], &in[3], &in[4], &in[5], &in[6], [all...] |