webrtc/modules/audio_processing/agc
Mirko Bonadei 2dac4e4e35 Remove rtc_use_lto GN arg.
This CL is a no-op since rtc_use_lto is always false and in general
such change should probably be implemented in
//build/config/compiler/BUILD.gn.

Bug: chromium:408997
Change-Id: Id37d3181e66e699f8cd535aee1af7609352a7259
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/149833
Reviewed-by: Niels Moller <nisse@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28919}
2019-08-20 14:00:49 +00:00
..
legacy Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
agc.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
agc.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
agc_manager_direct.cc Removing all external access to the integer sample data in AudioBuffer 2019-08-20 08:36:47 +00:00
agc_manager_direct.h Removing all external access to the integer sample data in AudioBuffer 2019-08-20 08:36:47 +00:00
agc_manager_direct_unittest.cc Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
BUILD.gn Remove rtc_use_lto GN arg. 2019-08-20 14:00:49 +00:00
gain_map_internal.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
loudness_histogram.cc Format almost everything. 2019-07-08 13:45:15 +00:00
loudness_histogram.h Format almost everything. 2019-07-08 13:45:15 +00:00
loudness_histogram_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
mock_agc.h Format almost everything. 2019-07-08 13:45:15 +00:00
utility.cc
utility.h