Searched refs:load_8x8_s16 (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | idct32x32_135_add_neon.c | 20 static INLINE void load_8x8_s16(const tran_low_t *input, int16x8_t *const in0, in load_8x8_s16() function 95 load_8x8_s16(input, &in[0], &in[1], &in[2], &in[3], &in[4], &in[5], &in[6], in vpx_idct32_12_neon()
|