Searched refs:roundVal (Results 1 – 1 of 1) sorted by relevance
33 WebRtc_Word16 roundVal; in WebRtcSpl_ScaleAndAddVectorsWithRound() local34 roundVal = 1 << right_shifts; in WebRtcSpl_ScaleAndAddVectorsWithRound()35 roundVal = roundVal >> 1; in WebRtcSpl_ScaleAndAddVectorsWithRound()39 + WEBRTC_SPL_MUL_16_16(vector2[i], scale2) + roundVal) >> right_shifts); in WebRtcSpl_ScaleAndAddVectorsWithRound()