Searched refs:shiftChFar (Results 1 – 2 of 2) sorted by relevance
964 int16_t shiftChFar, shiftNum, shift2ResChan; in WebRtcAecm_UpdateChannel() local983 shiftChFar = 0; in WebRtcAecm_UpdateChannel()987 shiftChFar = 32 - zerosCh - zerosFar; in WebRtcAecm_UpdateChannel()989 WEBRTC_SPL_RSHIFT_W32(aecm->channelAdapt32[i], shiftChFar), in WebRtcAecm_UpdateChannel()1002 RESOLUTION_CHANNEL32 - far_q + shiftChFar; in WebRtcAecm_UpdateChannel()1011 shiftChFar + xfaQ; in WebRtcAecm_UpdateChannel()1062 shift2ResChan = shiftNum + shiftChFar - xfaQ - mu - ((30 - zerosFar) << 1); in WebRtcAecm_UpdateChannel()
1096 WebRtc_Word16 shiftChFar, shiftNum, shift2ResChan; in WebRtcAecm_UpdateChannel() local1115 shiftChFar = 0; in WebRtcAecm_UpdateChannel()1119 shiftChFar = 32 - zerosCh - zerosFar; in WebRtcAecm_UpdateChannel()1121 WEBRTC_SPL_RSHIFT_W32(aecm->channelAdapt32[i], shiftChFar), in WebRtcAecm_UpdateChannel()1134 RESOLUTION_CHANNEL32 - far_q + shiftChFar; in WebRtcAecm_UpdateChannel()1143 shiftChFar + xfaQ; in WebRtcAecm_UpdateChannel()1194 shift2ResChan = shiftNum + shiftChFar - xfaQ - mu - ((30 - zerosFar) << 1); in WebRtcAecm_UpdateChannel()