Home | History | Annotate | Download | only in aecm

Lines Matching refs:echoEst32Gained

808   uint32_t echoEst32Gained;
982 echoEst32Gained = WEBRTC_SPL_UMUL_32_16((uint32_t)aecm->echoFilt[i],
992 echoEst32Gained = WEBRTC_SPL_UMUL_32_16(
997 echoEst32Gained = WEBRTC_SPL_UMUL_32_16(
1029 if (echoEst32Gained == 0) {
1037 echoEst32Gained += (uint32_t)(aecm->nearFilt[i] >> 1);
1038 tmpU32 = WebRtcSpl_DivU32U16(echoEst32Gained,