Searched refs:input1_v (Results 1 – 1 of 1) sorted by relevance
37 int32x4_t input1_v = vdupq_n_s32((int32_t)input1 << 16); in WebRtcIsacfix_FilterMaLoopNeon() local59 tmp1a = vqrdmulhq_s32(ptr0va, input1_v); in WebRtcIsacfix_FilterMaLoopNeon()60 tmp1b = vqrdmulhq_s32(ptr0vb, input1_v); in WebRtcIsacfix_FilterMaLoopNeon()112 tmp1a = vqrdmulhq_s32(ptr0va, input1_v); in WebRtcIsacfix_FilterMaLoopNeon()154 tmp1_tail = vqrdmulh_s32(ptr0v_tail, vget_low_s32(input1_v)); in WebRtcIsacfix_FilterMaLoopNeon()