webrtc/modules/audio_processing/agc
Alex Loiko f3122e0efe Gain metrics for digital adaptive AGC.
We add 2 metrics for measuring applied digital gain to
AgcManagerDirect. We also add an applied gain and an estimated noise
metric to Agc2.

Chromium histogram CL is
https://chromium-review.googlesource.com/c/chromium/src/+/1170833

Bug: webrtc:7494
Change-Id: Ie40873f9e43bc7d34d8f5473cd73bd47eb84e855
Reviewed-on: https://webrtc-review.googlesource.com/93468
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Commit-Queue: Alex Loiko <aleloi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24290}
2018-08-15 13:44:46 +00:00
..
legacy Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
agc.cc Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
agc.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
agc_manager_direct.cc Gain metrics for digital adaptive AGC. 2018-08-15 13:44:46 +00:00
agc_manager_direct.h Gain metrics for digital adaptive AGC. 2018-08-15 13:44:46 +00:00
agc_manager_direct_unittest.cc Optionally disable digital gain control in ExperimentalAgc. 2018-08-09 13:37:30 +00:00
BUILD.gn Optionally disable digital gain control in ExperimentalAgc. 2018-08-09 13:37:30 +00:00
gain_map_internal.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
loudness_histogram.cc Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
loudness_histogram.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
loudness_histogram_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mock_agc.h Optionally disable digital gain control in ExperimentalAgc. 2018-08-09 13:37:30 +00:00
utility.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
utility.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00