webrtc/modules/audio_processing/test
Sam Zackrisson 41478c7c1b Remove AudioProcessing::gain_control() getter
This change also resolves a bug in audioproc_f:
The implicit ApplyConfig calls to enable gain control settings in
aec_dump_simulator.cc:377-406 [1] are overwritten by the ApplyConfig
call on line 500 using a config from line 292.

Compared to a ToT build including a fix for that bug, these changes
are bitexact on a large number of aecdumps.

[1] https://cs.chromium.org/chromium/src/third_party/webrtc/modules/audio_processing/test/aec_dump_based_simulator.cc?l=377&rcl=8bbf9e2c6e40feb8efcbf276b43945a14d651e9b

Bug: webrtc:9878
Change-Id: Id427d34e838c999d996d58193977ac2a9198edd6
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/156463
Commit-Queue: Sam Zackrisson <saza@webrtc.org>
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29481}
2019-10-15 09:23:16 +00:00
..
android/apmtest
conversational_speech Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
py_quality_assessment Fix wrong-import-order pylint errors in quality_assessment.signal_processing module. 2019-08-28 14:48:28 +00:00
aec_dump_based_simulator.cc Remove AudioProcessing::gain_control() getter 2019-10-15 09:23:16 +00:00
aec_dump_based_simulator.h audioproc_f: input AEC dump as string, output audio to vector 2019-08-12 09:17:36 +00:00
api_call_statistics.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
api_call_statistics.h Added more refined benchmarking code for audioproc_f 2019-04-04 08:37:16 +00:00
apmtest.m
audio_buffer_tools.cc
audio_buffer_tools.h Format almost everything. 2019-07-08 13:45:15 +00:00
audio_processing_simulator.cc Remove AudioProcessing::gain_control() getter 2019-10-15 09:23:16 +00:00
audio_processing_simulator.h Remove AudioProcessing::gain_control() getter 2019-10-15 09:23:16 +00:00
audioproc_float_impl.cc Remove AudioProcessing::gain_control() getter 2019-10-15 09:23:16 +00:00
audioproc_float_impl.h audioproc_f: input AEC dump as string, output audio to vector 2019-08-12 09:17:36 +00:00
audioproc_float_main.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
bitexactness_tools.cc Format almost everything. 2019-07-08 13:45:15 +00:00
bitexactness_tools.h Add DCHECK and documentation to disallow trying to read more than two audio channels in helper function. 2018-01-12 15:27:50 +00:00
debug_dump_replayer.cc Remove AudioProcessing::gain_control() getter 2019-10-15 09:23:16 +00:00
debug_dump_replayer.h Store RuntimeSetting in Aec Dumps. 2018-09-10 11:40:28 +00:00
debug_dump_test.cc Remove AudioProcessing::gain_control() getter 2019-10-15 09:23:16 +00:00
echo_canceller_test_tools.cc AEC3: Make RenderSignalAnalyzer multi-channel 2019-09-13 06:07:09 +00:00
echo_canceller_test_tools.h AEC3: Add support in the echo subtractor for handling multiple channels 2019-10-05 07:45:47 +00:00
echo_canceller_test_tools_unittest.cc AEC3: Make RenderSignalAnalyzer multi-channel 2019-09-13 06:07:09 +00:00
echo_control_mock.h Bypass unnecessary resampling. 2019-10-10 08:38:41 +00:00
fake_recording_device.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
fake_recording_device.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
fake_recording_device_unittest.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
performance_timer.cc Optional: Use nullopt and implicit construction in /modules/audio_processing 2017-11-20 10:19:30 +00:00
performance_timer.h Replace rtc::Optional with absl::optional in modules/audio processing 2018-06-19 10:38:56 +00:00
protobuf_utils.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
protobuf_utils.h audioproc_f: input AEC dump as string, output audio to vector 2019-08-12 09:17:36 +00:00
runtime_setting_util.cc Add PlayoutVolumeChange RuntimeSetting. 2019-05-10 14:12:23 +00:00
runtime_setting_util.h Store RuntimeSetting in Aec Dumps. 2018-09-10 11:40:28 +00:00
simulator_buffers.cc Reland "Simplification and refactoring of the AudioBuffer code" 2019-08-22 10:34:05 +00:00
simulator_buffers.h
test_utils.cc audioproc_f: input AEC dump as string, output audio to vector 2019-08-12 09:17:36 +00:00
test_utils.h audioproc_f: input AEC dump as string, output audio to vector 2019-08-12 09:17:36 +00:00
unittest.proto Base ApmTest.Process on AudioProcessingStats.output_rms_dbfs 2018-12-18 16:45:03 +00:00
wav_based_simulator.cc Format almost everything. 2019-07-08 13:45:15 +00:00
wav_based_simulator.h Format almost everything. 2019-07-08 13:45:15 +00:00