Searched refs:t_s16x4 (Results 1 – 1 of 1) sorted by relevance
477 int16x4_t t_s16x4; in silk_short_prediction_create_arch_coef_neon_local() local480 …t_s16x4 = vld1_s16( in + 6 ); /* 9 8 7 6 … in silk_short_prediction_create_arch_coef_neon_local()481 …t_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()