mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-16 15:20:42 +01:00
![]() This CL changes the handling of saturated microphone signals in AEC3. Some of the changes included are -Make the detection of saturated echoes depend on the echo path gain estimate. -Remove redundant code related to echo saturation. -Correct the computation of residual echoes when the echo is saturated. -Soften the echo removal during echo saturation. Bug: webrtc:9119 Change-Id: I5cb11cd449de552ab670beeb24ed8112f8beb734 Reviewed-on: https://webrtc-review.googlesource.com/67220 Commit-Queue: Per Åhgren <peah@webrtc.org> Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22809} |
||
---|---|---|
.. | ||
audio_frame.cc | ||
audio_frame.h | ||
audio_mixer.h | ||
BUILD.gn | ||
echo_canceller3_config.cc | ||
echo_canceller3_config.h | ||
echo_canceller3_factory.cc | ||
echo_canceller3_factory.h | ||
echo_control.h | ||
OWNERS |