Home | Sort by relevance Sort by last modified time |
/external/libvpx/libvpx/vpx_dsp/arm/ | |
transpose_neon.h | 129 static INLINE void transpose_s16_4x4q(int16x8_t *a0, int16x8_t *a1) { function [all...] |
idct_neon.h | 293 transpose_s16_4x4q(a0, a1); [all...] |