Home | History | Annotate | Download | only in aecm

Lines Matching refs:shift2ResChan

967     int16_t shiftChFar, shiftNum, shift2ResChan;
1065 shift2ResChan = shiftNum + shiftChFar - xfaQ - mu - ((30 - zerosFar) << 1);
1066 if (WebRtcSpl_NormW32(tmp32no2) < shift2ResChan)
1071 tmp32no2 = WEBRTC_SPL_SHIFT_W32(tmp32no2, shift2ResChan);