DescriptionNetEq: 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 #
Depends on Patchset: Messages
Total messages: 15 (6 generated)
|