DescriptionThis CL introduces namespaces in the aec c++ files
(the ones that were recently moved from c)
There are many files changed but most changes just
consist of adding namespaces.
In aec_common.h an C++-specific #ifdef needed to be added as
that file is both included from C and C++. I could see no
way around that but please let me know if there is a better
way around that.
BUG=webrtc:5201
Committed: https://crrev.com/50e21bd40b2268dc180b2120304f2a31afc05a3d
Cr-Commit-Position: refs/heads/master@{#11883}
Patch Set 1 : Added namespaces #
Total comments: 2
Patch Set 2 : Rebase of latest master #Patch Set 3 : Rebase with latest master #Messages
Total messages: 29 (17 generated)
|