DescriptionNetEq: Replace timescale_holdoff_ with a Countdown timer
The timescale_holdoff_ is a counter in the DecisionLogic class. The
purpose is to enforce a minimum number of GetAudio calls
between (successfull) time-scaling operations (i.e., Accelerate and
Pre-emptive Expand operations). With this change, the counter is
replaced with a Countdown timer obtained from a TickTimer object.
BUG=webrtc:5608
R=tina.legrand@webrtc.org
Committed: https://chromium.googlesource.com/external/webrtc/+/47b17dc59c073768992c3a7ec085ada608953ed6
Patch Set 1 : #
Total comments: 3
Dependent Patchsets: Messages
Total messages: 12 (6 generated)
|