Searched refs:tmp2bl_high (Results 1 – 1 of 1) sorted by relevance
44 int64x2_t tmp2al_low, tmp2al_high, tmp2bl_low, tmp2bl_high; in WebRtcIsacfix_FilterMaLoopNeon() local78 tmp2bl_high = vmull_high_s32(tmp2b, input2_v); in WebRtcIsacfix_FilterMaLoopNeon()80 tmp2bl_high = vmull_s32(vget_high_s32(tmp2b), vget_high_s32(input2_v)); in WebRtcIsacfix_FilterMaLoopNeon()83 vrshrn_n_s64(tmp2bl_high, 16)); in WebRtcIsacfix_FilterMaLoopNeon()