mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-17 23:57:59 +01:00
![]() The APM config to string mapping must be in one place (namely, in `audio_processing.cc`). This CL moves the AGC2 config to string impl to the right place. This CL also updates `GainController2::Validate()` and adds the missing unit tests for the parameters that have recently been added. Stack buffer size in `AudioProcessing::Config::ToString()` increased because of the extra params. Syntax near `multi_channel_capture` fixed. Output string format verified with a JS linter. Bug: webrtc:7494 Change-Id: I692e1549b7d40c970d88a14c8e83da16325fb54c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/187080 Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Reviewed-by: Minyue Li <minyue@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32400} |
||
---|---|---|
.. | ||
aec_dump.cc | ||
aec_dump.h | ||
audio_frame_proxies.cc | ||
audio_frame_proxies.h | ||
audio_frame_view.h | ||
audio_processing.cc | ||
audio_processing.h | ||
audio_processing_statistics.cc | ||
audio_processing_statistics.h | ||
config.cc | ||
config.h | ||
mock_audio_processing.h |