DescriptionNetEq jitter calculation now done in uint64_t.
The timestamps are 32 bit and can (conceivably) be spaced far enough
apart for the calculation, which is done in Q4, to overflow.
BUG=chromium:653268
Committed: https://crrev.com/6b6c88f18428deddf0defdf37fc77a21eef36c47
Cr-Commit-Position: refs/heads/master@{#14856}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Turned jitter to int64_t. Using std::abs over SPL. #
Total comments: 1
Messages
Total messages: 20 (13 generated)
|