Searched refs:trans_buf (Results 1 – 2 of 2) sorted by relevance
17 q14s16 = vld1q_s16(trans_buf + first * 8); \18 q13s16 = vld1q_s16(trans_buf + second * 8);462 int16_t trans_buf[32 * 8]; in vpx_idct32x32_1024_add_neon() local477 idct32_transpose_pair(input, trans_buf); in vpx_idct32x32_1024_add_neon()
410 DECLARE_ALIGNED(32, int16_t, trans_buf[256]); in vp9_fht16x16_msa()414 int16_t *trans = &trans_buf[0]; in vp9_fht16x16_msa()