Home
last modified time | relevance | path

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

/external/libopus/silk/arm/
DNSQ_del_dec_neon_intr.c477 int16x4_t t_s16x4; in silk_short_prediction_create_arch_coef_neon_local() local
480t_s16x4 = vld1_s16( in + 6 ); /* 9 8 7 6 … in silk_short_prediction_create_arch_coef_neon_local()
481t_s16x4 = vrev64_s16( t_s16x4 ); /* 6 7 8 9 … in silk_short_prediction_create_arch_coef_neon_local()
482 t1_s32x4 = vshll_n_s16( t_s16x4, 15 ); in silk_short_prediction_create_arch_coef_neon_local()