webrtc/modules/audio_processing/include
Alex Loiko 9d2788f745 Make possible to activate adaptive AGC2 in the APM.
We update the configuration settings for AGC2. We also update their
effects. Now, 'gain_controller2.enable=true' means 'first run Adaptive
AGC2; then run AGC2 limiter'.

Previously, only the AGC2 limiter was implemented. To run that, one
had to set both 'gain_controller2.enable=true' and
'gain_controller2.enable_limiter=true'.

This setting also enables adaptive AGC2 in the test tool 'audioproc_f'.

Bug: webrtc:7494
Change-Id: I0d5dfe443f2cdc0ecf3aa4054442dab6276d284d
Reviewed-on: https://webrtc-review.googlesource.com/64990
Reviewed-by: Sam Zackrisson <saza@webrtc.org>
Commit-Queue: Alex Loiko <aleloi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22669}
2018-03-29 09:42:07 +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_generator.h Add stub draft of audio generator to APM 2018-03-05 09:28:52 +00:00
audio_generator_factory.cc Add stub draft of audio generator to APM 2018-03-05 09:28:52 +00:00
audio_generator_factory.h Add stub draft of audio generator to APM 2018-03-05 09:28:52 +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 Make possible to activate adaptive AGC2 in the APM. 2018-03-29 09:42:07 +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
config.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
config.h Reland "Deprecate the adaptive level controller" 2018-03-09 09:42:13 +00:00
mock_audio_processing.h Add stub draft of audio generator to APM 2018-03-05 09:28:52 +00:00