webrtc/modules/audio_processing/agc
Jonas Olsson 645b027dc4 Streamline error handling and logging in the audio processing module
Bug: webrtc:8529
Change-Id: I40817d578c2c4106892e564df1bc734efcef5503
Reviewed-on: https://webrtc-review.googlesource.com/52540
Commit-Queue: Jonas Olsson <jonasolsson@webrtc.org>
Reviewed-by: Alex Loiko <aleloi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22034}
2018-02-15 15:06:26 +00:00
..
legacy Make energy calculation in AGC not overflow. 2017-11-07 15:37:55 +00:00
agc.cc Streamline error handling and logging in the audio processing module 2018-02-15 15:06:26 +00:00
agc.h Streamline error handling and logging in the audio processing module 2018-02-15 15:06:26 +00:00
agc_manager_direct.cc Streamline error handling and logging in the audio processing module 2018-02-15 15:06:26 +00:00
agc_manager_direct.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
agc_manager_direct_unittest.cc Streamline error handling and logging in the audio processing module 2018-02-15 15:06:26 +00:00
gain_map_internal.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
loudness_histogram.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
loudness_histogram.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +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 Streamline error handling and logging in the audio processing module 2018-02-15 15:06:26 +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