/external/libvpx/libvpx/vpx_dsp/arm/ |
highbd_vpx_convolve8_neon.c | 314 transpose_u16_8x8(&d0, &d1, &d2, &d3, &d4, &d5, &d6, &d7); 534 transpose_u16_8x8(&d0, &d1, &d2, &d3, &d4, &d5, &d6, &d7); [all...] |
transpose_neon.h | 642 static INLINE void transpose_u16_8x8(uint16x8_t *a0, uint16x8_t *a1, function [all...] |