Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Didct32x32_add_neon.c170 static INLINE void transpose_and_store_s16_8x8(int16x8_t a0, int16x8_t a1, in transpose_and_store_s16_8x8() function
201 transpose_and_store_s16_8x8(s0, s1, s2, s3, s4, s5, s6, s7, &t_buf); in idct32_transpose_pair()
234 transpose_and_store_s16_8x8(s0, s1, s2, s3, s4, s5, s6, s7, &t_buf); in idct32_transpose_pair_tran_low()