mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-16 15:20:42 +01:00
![]() This CL changes so that the AGC legacy C code is built as C++. The CL also -removes #defines from the header files. -adds namespaces -removes unused code. To simplify the review, the CL is partitioned into different patchsets where each comprising of one step in the modification of the code (e.g., patch set 1 performs the renaming of the .c files to .cc). Bug: webrtc:5298 Change-Id: I362b17bde91142b2f2166acba4f2f888efd50fa1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/171064 Commit-Queue: Per Åhgren <peah@webrtc.org> Reviewed-by: Alessio Bazzica <alessiob@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30847} |
||
---|---|---|
.. | ||
analog_agc.cc | ||
analog_agc.h | ||
digital_agc.cc | ||
digital_agc.h | ||
gain_control.h |