webrtc/modules/audio_processing/include
Per Åhgren b6b00dc180 Safe behavior of the initial echo removal in AEC3
This CL adds functionality to allow removal of any echo occurring
before the render and capture signals have been properly aligned.
The functionality is added in such a manner that the transparency
to nearend is maintained as much as possible.


Bug: webrtc:8883
Change-Id: I813cbbc4c48822e7dffcd9ab6233be4c222089de
Reviewed-on: https://webrtc-review.googlesource.com/49941
Commit-Queue: Per Åhgren <peah@webrtc.org>
Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22107}
2018-02-20 22:01:36 +00:00
..
aec_dump.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
aec_dump.h Add FixedGainController and move GainController2 in APM. 2018-02-16 10:56:38 +00:00
audio_frame_view.h AGC2-fixed-digital: Level Estimator 2018-02-16 13:55:18 +00:00
audio_processing_statistics.cc Use the new AudioProcessing statistics everywhere. 2017-11-24 18:17:39 +00:00
audio_processing_statistics.h Make delay stat optional. 2017-12-15 14:23:06 +00:00
audio_processing.cc Safe behavior of the initial echo removal in AEC3 2018-02-20 22:01:36 +00:00
audio_processing.h Add FixedGainController and move GainController2 in APM. 2018-02-16 10:56:38 +00:00
config.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
config.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mock_audio_processing.h Render-side pre-processing in APM. 2017-12-18 16:11:03 +00:00