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

Issue 2444283002: Moved the AGC render sample queue into the audio processing module (Closed)

Created:
4 years, 1 month ago by peah-webrtc
Modified:
3 years, 10 months ago
Reviewers:
ivoc, haibinhtn
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
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Moved the AGC render sample queue into the audio processing module Several subcomponents inside APM copy render audio from the render side to the capture side using the same pattern. Currently this is done independently for the submodules. This CL moves the the AGC functionality for this into APM. BUG=webrtc:5298, webrtc:6540 Committed: https://crrev.com/701d628f5f392a80436bd53cb118800b7845cb9d Cr-Commit-Position: refs/heads/master@{#14770}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -153 lines) Patch
M webrtc/modules/audio_processing/audio_processing_impl.h View 2 chunks +17 lines, -9 lines 0 comments Download
M webrtc/modules/audio_processing/audio_processing_impl.cc View 4 chunks +72 lines, -41 lines 0 comments Download
M webrtc/modules/audio_processing/gain_control_impl.h View 3 chunks +4 lines, -15 lines 0 comments Download
M webrtc/modules/audio_processing/gain_control_impl.cc View 3 chunks +15 lines, -86 lines 0 comments Download
M webrtc/modules/audio_processing/gain_control_unittest.cc View 1 chunk +3 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 13 (5 generated)
peah-webrtc
4 years, 1 month ago (2016-10-25 08:22:13 UTC) #2
ivoc
LGTM, see one general question below. https://codereview.webrtc.org/2444283002/diff/1/webrtc/modules/audio_processing/audio_processing_impl.h File webrtc/modules/audio_processing/audio_processing_impl.h (right): https://codereview.webrtc.org/2444283002/diff/1/webrtc/modules/audio_processing/audio_processing_impl.h#newcode397 webrtc/modules/audio_processing/audio_processing_impl.h:397: agc_render_signal_queue_; It was ...
4 years, 1 month ago (2016-10-25 11:23:54 UTC) #3
peah-webrtc
https://codereview.webrtc.org/2444283002/diff/1/webrtc/modules/audio_processing/audio_processing_impl.h File webrtc/modules/audio_processing/audio_processing_impl.h (right): https://codereview.webrtc.org/2444283002/diff/1/webrtc/modules/audio_processing/audio_processing_impl.h#newcode397 webrtc/modules/audio_processing/audio_processing_impl.h:397: agc_render_signal_queue_; On 2016/10/25 11:23:54, ivoc wrote: > It was ...
4 years, 1 month ago (2016-10-25 11:34:24 UTC) #4
ivoc
On 2016/10/25 11:34:24, peah-webrtc wrote: > https://codereview.webrtc.org/2444283002/diff/1/webrtc/modules/audio_processing/audio_processing_impl.h > File webrtc/modules/audio_processing/audio_processing_impl.h (right): > > https://codereview.webrtc.org/2444283002/diff/1/webrtc/modules/audio_processing/audio_processing_impl.h#newcode397 > ...
4 years, 1 month ago (2016-10-25 11:42:23 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2444283002/20001
4 years, 1 month ago (2016-10-25 12:02:42 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-25 12:42:24 UTC) #9
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/701d628f5f392a80436bd53cb118800b7845cb9d Cr-Commit-Position: refs/heads/master@{#14770}
4 years, 1 month ago (2016-10-25 12:42:32 UTC) #11
haibinhtn
3 years, 10 months ago (2017-02-13 18:54:22 UTC) #13
Message was sent while issue was closed.

          

Powered by Google App Engine
This is Rietveld 408576698