mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-16 15:20:42 +01:00
![]() This change enables the use of two different adaptation speeds of the matched filter of the delay estimator of AEC3. One speed is used when no delay has been found, and one is used after a reliable delay has been found. The purpose is to use a slower adaptation speed to reduce the risk of divergence during double-talk without slowing down the search for the initial delay. The CL prepares for experimentation by adding field trials for controlling the two adaptation speeds. Bug: webrtc:12775 Change-Id: I817a1ab5ded0f78d20de45edcf04c708290173fc Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/219083 Commit-Queue: Gustaf Ullberg <gustaf@webrtc.org> Reviewed-by: Per Åhgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34055} |
||
---|---|---|
.. | ||
test | ||
audio_frame.cc | ||
audio_frame.h | ||
audio_frame_processor.h | ||
audio_mixer.h | ||
BUILD.gn | ||
channel_layout.cc | ||
channel_layout.h | ||
echo_canceller3_config.cc | ||
echo_canceller3_config.h | ||
echo_canceller3_config_json.cc | ||
echo_canceller3_config_json.h | ||
echo_canceller3_factory.cc | ||
echo_canceller3_factory.h | ||
echo_control.h | ||
echo_detector_creator.cc | ||
echo_detector_creator.h | ||
OWNERS |