Searched refs:coef_s32x2 (Results 1 – 1 of 1) sorted by relevance
494 const int32x2_t coef_s32x2 in silk_SMLAWB_lane0_neon() argument497 return vaddq_s32( out_s32x4, vqdmulhq_lane_s32( in_s32x4, coef_s32x2, 0 ) ); in silk_SMLAWB_lane0_neon()503 const int32x2_t coef_s32x2 in silk_SMLAWB_lane1_neon() argument506 return vaddq_s32( out_s32x4, vqdmulhq_lane_s32( in_s32x4, coef_s32x2, 1 ) ); in silk_SMLAWB_lane1_neon()