DescriptionMerge of Echo canceller 3 improvements for setups with headsets.
This is a merge of the CL https://codereview.webrtc.org/2823903003
into M59.
This CL improves the echo cancellation performance on setups where
headsets are used (systems with such low echo path gain
that no correlation between the render and capture signals
can be found) in 4 ways:
1) The echo path gain for systems with headsets is assumed to be
nonzero.
2) The stationary component of the render power is not included
in nonlinear echo power estimate.
3) The behavior after echo path gain changes is made less cautious.
4) The detection of systems with headsets is made more rapid.
NOTRY=true
NOPRESUBMIT=true
BUG=chromium:712651, webrtc:6018
Review-Url: https://codereview.webrtc.org/2823903003
Cr-Commit-Position: refs/heads/master@{#17768}
(cherry picked from commit e52a203a56c7876bc226c04464563555433fa0c1)
Review-Url: https://codereview.webrtc.org/2833353002
Cr-Commit-Position: refs/branch-heads/59@{#5}
Cr-Branched-From: 10d095d4f743bc16f8e486e156c48a6d023b32c5-refs/heads/master@{#17657}
Committed: https://chromium.googlesource.com/external/webrtc/+/8cb0d9df29d9e344a0d474a44821f40e427852e5
Patch Set 1 #
Messages
Total messages: 13 (7 generated)
|