Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(340)

Issue 1766663002: Added namespaces in the newly C++ified AEC code (Closed)

Created:
4 years, 9 months ago by peah-webrtc
Modified:
4 years, 9 months ago
Reviewers:
the sun
CC:
webrtc-reviews_webrtc.org, peah-webrtc, Andrew MacDonald, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, kwiberg-webrtc, minyue-webrtc, the sun, aluebs-webrtc, bjornv1
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

This 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -3 lines) Patch
M webrtc/modules/audio_processing/aec/aec_common.h View 2 chunks +8 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/aec/aec_core.h View 2 chunks +4 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/aec/aec_core.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/aec/aec_core_internal.h View 2 chunks +4 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/aec/aec_core_mips.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/aec/aec_core_neon.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/aec/aec_core_sse2.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/aec/aec_resampler.h View 2 chunks +4 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/aec/aec_resampler.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/aec/echo_cancellation.h View 2 chunks +4 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/aec/echo_cancellation.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/aec/echo_cancellation_internal.h View 2 chunks +4 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/aec/system_delay_unittest.cc View 2 chunks +2 lines, -1 line 0 comments Download
M webrtc/modules/audio_processing/include/audio_processing.h View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 29 (17 generated)
peah-webrtc
4 years, 9 months ago (2016-03-04 10:53:57 UTC) #7
the sun
lgtm https://codereview.webrtc.org/1766663002/diff/40001/webrtc/modules/audio_processing/aec/aec_common.h File webrtc/modules/audio_processing/aec/aec_common.h (right): https://codereview.webrtc.org/1766663002/diff/40001/webrtc/modules/audio_processing/aec/aec_common.h#newcode24 webrtc/modules/audio_processing/aec/aec_common.h:24: #ifdef __cplusplus So we're still using this from ...
4 years, 9 months ago (2016-03-04 12:49:46 UTC) #8
peah-webrtc
https://codereview.webrtc.org/1766663002/diff/40001/webrtc/modules/audio_processing/aec/aec_common.h File webrtc/modules/audio_processing/aec/aec_common.h (right): https://codereview.webrtc.org/1766663002/diff/40001/webrtc/modules/audio_processing/aec/aec_common.h#newcode24 webrtc/modules/audio_processing/aec/aec_common.h:24: #ifdef __cplusplus On 2016/03/04 12:49:46, the sun wrote: > ...
4 years, 9 months ago (2016-03-04 13:11:02 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1766663002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1766663002/40001
4 years, 9 months ago (2016-03-04 13:21:17 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL) android_dbg on ...
4 years, 9 months ago (2016-03-04 15:21:58 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1766663002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1766663002/40001
4 years, 9 months ago (2016-03-04 19:49:32 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 9 months ago (2016-03-04 21:50:19 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1766663002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1766663002/60001
4 years, 9 months ago (2016-03-04 22:16:51 UTC) #20
commit-bot: I haz the power
Exceeded global retry quota
4 years, 9 months ago (2016-03-05 00:17:46 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1766663002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1766663002/80001
4 years, 9 months ago (2016-03-05 15:36:35 UTC) #25
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years, 9 months ago (2016-03-05 16:39:36 UTC) #27
commit-bot: I haz the power
4 years, 9 months ago (2016-03-05 16:39:40 UTC) #29
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/50e21bd40b2268dc180b2120304f2a31afc05a3d
Cr-Commit-Position: refs/heads/master@{#11883}

Powered by Google App Engine
This is Rietveld 408576698