webrtc/modules/audio_processing/agc2
Alessio Bazzica d66a60597d AGC2 adaptive digital dry run mode
Add the option to run the adaptive digital controller of AGC2 without
side-effects - i.e., no gain applied.

Tested: adapation verified during a video call in chromium

Bug: webrtc:7494
Change-Id: I4776f6012907d76a17a3bca89991da97dc38657f
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/215964
Commit-Queue: Alessio Bazzica <alessiob@webrtc.org>
Reviewed-by: Per Åhgren <peah@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33875}
2021-04-29 16:05:57 +00:00
..
rnn_vad Remove from chromium build targets that are not compatible with it. 2021-02-01 13:46:19 +00:00
adaptive_agc.cc AGC2 adaptive digital dry run mode 2021-04-29 16:05:57 +00:00
adaptive_agc.h AGC2 adaptive digital dry run mode 2021-04-29 16:05:57 +00:00
adaptive_digital_gain_applier.cc AGC2 adaptive digital dry run mode 2021-04-29 16:05:57 +00:00
adaptive_digital_gain_applier.h AGC2 adaptive digital dry run mode 2021-04-29 16:05:57 +00:00
adaptive_digital_gain_applier_unittest.cc AGC2 adaptive digital dry run mode 2021-04-29 16:05:57 +00:00
adaptive_mode_level_estimator.cc AGC2: retuning and large refactoring 2021-04-14 19:01:01 +00:00
adaptive_mode_level_estimator.h AGC2: retuning and large refactoring 2021-04-14 19:01:01 +00:00
adaptive_mode_level_estimator_unittest.cc AGC2: retuning and large refactoring 2021-04-14 19:01:01 +00:00
agc2_common.h AGC2 adaptive digital dry run mode 2021-04-29 16:05:57 +00:00
agc2_testing_common.cc AGC2 noise estimator code style improvements 2021-04-07 11:57:55 +00:00
agc2_testing_common.h AGC2 noise estimator code style improvements 2021-04-07 11:57:55 +00:00
agc2_testing_common_unittest.cc AGC2: retuning and large refactoring 2021-04-14 19:01:01 +00:00
biquad_filter.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
biquad_filter.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
biquad_filter_unittest.cc AGC2 RNN VAD: Feature extraction. 2018-05-15 10:02:20 +00:00
BUILD.gn AGC2: retuning and large refactoring 2021-04-14 19:01:01 +00:00
compute_interpolated_gain_curve.cc AGC2 Limiter class renamed. 2018-10-23 15:20:52 +00:00
compute_interpolated_gain_curve.h Fixed Digital mode of AGC2 implementation finished. 2018-02-20 15:59:25 +00:00
cpu_features.cc RNN VAD: FC layer simplified 2020-12-09 00:04:50 +00:00
cpu_features.h RNN VAD: FC layer simplified 2020-12-09 00:04:50 +00:00
down_sampler.cc AGC2 noise estimator code style improvements 2021-04-07 11:57:55 +00:00
down_sampler.h AGC2 noise estimator code style improvements 2021-04-07 11:57:55 +00:00
fixed_digital_level_estimator.cc AGC2: retuning and large refactoring 2021-04-14 19:01:01 +00:00
fixed_digital_level_estimator.h AGC2 size_t -> int 2021-03-31 11:18:30 +00:00
fixed_digital_level_estimator_unittest.cc AGC2: retuning and large refactoring 2021-04-14 19:01:01 +00:00
gain_applier.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
gain_applier.h webrtc: Remove semicolons. 2019-02-20 16:02:59 +00:00
gain_applier_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
interpolated_gain_curve.cc AGC2 minor code clean up 2021-01-14 08:03:17 +00:00
interpolated_gain_curve.h AGC2: retuning and large refactoring 2021-04-14 19:01:01 +00:00
interpolated_gain_curve_unittest.cc AGC2: retuning and large refactoring 2021-04-14 19:01:01 +00:00
limiter.cc AGC2 new data dumps 2021-03-31 14:55:42 +00:00
limiter.h AGC2 minor code clean up 2021-01-14 08:03:17 +00:00
limiter_db_gain_curve.cc AGC2 Limiter class renamed. 2018-10-23 15:20:52 +00:00
limiter_db_gain_curve.h AGC2 Limiter class renamed. 2018-10-23 15:20:52 +00:00
limiter_db_gain_curve_unittest.cc AGC2 Limiter class renamed. 2018-10-23 15:20:52 +00:00
limiter_unittest.cc AGC2: renaming GainCurveApplier to Limiter. 2018-10-30 16:00:18 +00:00
noise_level_estimator.cc AGC2: retuning and large refactoring 2021-04-14 19:01:01 +00:00
noise_level_estimator.h AGC2 lightweight noise floor estimator 2021-04-14 15:56:41 +00:00
noise_level_estimator_unittest.cc AGC2 lightweight noise floor estimator 2021-04-14 15:56:41 +00:00
noise_spectrum_estimator.cc AGC2 noise estimator code style improvements 2021-04-07 11:57:55 +00:00
noise_spectrum_estimator.h Delete macros RTC_DISALLOW_ASSIGN and RTC_DISALLOW_IMPLICIT_CONSTRUCTORS 2020-09-29 10:19:20 +00:00
saturation_protector.cc AGC2: retuning and large refactoring 2021-04-14 19:01:01 +00:00
saturation_protector.h AGC2: retuning and large refactoring 2021-04-14 19:01:01 +00:00
saturation_protector_buffer.cc AGC2: retuning and large refactoring 2021-04-14 19:01:01 +00:00
saturation_protector_buffer.h AGC2: retuning and large refactoring 2021-04-14 19:01:01 +00:00
saturation_protector_buffer_unittest.cc AGC2: retuning and large refactoring 2021-04-14 19:01:01 +00:00
saturation_protector_unittest.cc AGC2: retuning and large refactoring 2021-04-14 19:01:01 +00:00
signal_classifier.cc AGC2 noise estimator code style improvements 2021-04-07 11:57:55 +00:00
signal_classifier.h Delete macros RTC_DISALLOW_ASSIGN and RTC_DISALLOW_IMPLICIT_CONSTRUCTORS 2020-09-29 10:19:20 +00:00
signal_classifier_unittest.cc AGC2 noise estimator code style improvements 2021-04-07 11:57:55 +00:00
vad_with_level.cc AGC2 adaptive digital dry run mode 2021-04-29 16:05:57 +00:00
vad_with_level.h AGC2 adaptive digital dry run mode 2021-04-29 16:05:57 +00:00
vad_with_level_unittest.cc AGC2 adaptive digital dry run mode 2021-04-29 16:05:57 +00:00
vector_float_frame.cc Add FixedGainController and move GainController2 in APM. 2018-02-16 10:56:38 +00:00
vector_float_frame.h AGC2-fixed-digital: Level Estimator 2018-02-16 13:55:18 +00:00