Home
last modified time | relevance | path

Searched refs:load_4x8_s16 (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Didct32x32_135_add_neon.c42 static INLINE void load_4x8_s16(const tran_low_t *input, int16x4_t *const in0, in load_4x8_s16() function
100 load_4x8_s16(input + 8, &tmp[0], &tmp[1], &tmp[2], &tmp[3], &tmp[4], &tmp[5], in vpx_idct32_12_neon()