Searched refs:scaled_threshold (Results 1 – 1 of 1) sorted by relevance
1079 int scaled_threshold = aecm->mseThreshold * 5 / 8; in WebRtcAecm_UpdateChannel() local1081 ((mseAdapt - scaled_threshold) * 205) >> 8; in WebRtcAecm_UpdateChannel()