commit | 1bb8cf846d9a0bfe74fceae34ebef60f56d12fa4 | [log] [tgz] |
---|---|---|
author | Henrik Lundin <henrik.lundin@webrtc.org> | Tue Aug 25 13:08:04 2015 +0200 |
committer | Henrik Lundin <henrik.lundin@webrtc.org> | Tue Aug 25 11:08:17 2015 +0000 |
tree | fa8a052968d9c23fe7110604b9ded54492d9534d | |
parent | 7230a21d66eb7d71f35b7362d23dcd5199635e56 [diff] |
NetEq/ACM: Refactor how packet waiting times are calculated With this change, the aggregates for packet waiting times are calculated in NetEq's StatisticsCalculator insead of in AcmReceiver. This simplifies things somewhat, and avoids having to copy the raw data on polling. R=ivoc@webrtc.org, minyue@webrtc.org Review URL: https://codereview.webrtc.org/1296633002 . Cr-Commit-Position: refs/heads/master@{#9778}