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

Issue 1914303004: NetEq: Move counting of generated CNG samples from DecisionLogic (Closed)

Created:
4 years, 7 months ago by hlundin-webrtc
Modified:
4 years, 7 months ago
Reviewers:
tlegrand-webrtc
CC:
webrtc-reviews_webrtc.org, kwiberg-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, peah-webrtc, minyue-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@delay-mgr-tick-timer
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

NetEq: Move counting of generated CNG samples from DecisionLogic The counting is moved to NetEqImpl, and the new counter is realized as a Stopwatch object. The DecisionLogic class still has to maintain record of when the CNG period is shortened, in order to reduce the delay. This is recorded in a new noise_fast_forward_ member in DecisionLogic. BUG=webrtc:5608 Committed: https://crrev.com/b1fb72bebb2ff0929c466c71f28abfa89fdfb42e Cr-Commit-Position: refs/heads/master@{#12608}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Renaming parameter to generated_noise_samples #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -50 lines) Patch
M webrtc/modules/audio_coding/neteq/decision_logic.h View 1 4 chunks +5 lines, -6 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/decision_logic.cc View 1 4 chunks +7 lines, -8 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/decision_logic_fax.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/modules/audio_coding/neteq/decision_logic_fax.cc View 1 3 chunks +6 lines, -5 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/decision_logic_normal.h View 1 3 chunks +8 lines, -4 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/decision_logic_normal.cc View 1 8 chunks +15 lines, -9 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/neteq_impl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/neteq_impl.cc View 8 chunks +44 lines, -17 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 15 (6 generated)
hlundin-webrtc
CL #6 (out of 8 for the TickTimer feature). PTAL. Thanks!
4 years, 7 months ago (2016-04-28 15:00:51 UTC) #2
tlegrand-webrtc
I had a minor question on the naming of the variable, since it isn't consistent ...
4 years, 7 months ago (2016-05-03 11:23:52 UTC) #3
hlundin-webrtc
Renaming parameter to generated_noise_samples
4 years, 7 months ago (2016-05-03 11:33:15 UTC) #4
hlundin-webrtc
Thanks! https://codereview.webrtc.org/1914303004/diff/1/webrtc/modules/audio_coding/neteq/decision_logic.h File webrtc/modules/audio_coding/neteq/decision_logic.h (right): https://codereview.webrtc.org/1914303004/diff/1/webrtc/modules/audio_coding/neteq/decision_logic.h#newcode82 webrtc/modules/audio_coding/neteq/decision_logic.h:82: size_t noise_samples_played, On 2016/05/03 11:23:52, tlegrand-webrtc wrote: > ...
4 years, 7 months ago (2016-05-03 11:34:32 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1914303004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1914303004/20001
4 years, 7 months ago (2016-05-03 11:34:46 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_msan on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_msan/builds/9790)
4 years, 7 months ago (2016-05-03 12:15:20 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1914303004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1914303004/20001
4 years, 7 months ago (2016-05-03 15:17:01 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-03 15:18:53 UTC) #13
commit-bot: I haz the power
4 years, 7 months ago (2016-05-03 15:18:59 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b1fb72bebb2ff0929c466c71f28abfa89fdfb42e
Cr-Commit-Position: refs/heads/master@{#12608}

Powered by Google App Engine
This is Rietveld 408576698