DescriptionNetEq: Convert AverageIAT from int to float calculations
With this change, the calculations inside AverageIAT are changed to be
in double-precision floating point instead of in fixed point. Also,
the method's name is changed to EstimatedClockDriftPpm to better
reflect what it returns.
A few unit tests had to be updated because of minor numerical
differences.
Also removing the UBSan suppression related to this issue.
BUG=webrtc:5889
Committed: https://crrev.com/0d8385770b53f3fef11ed2f5d98af712dc2ba89d
Cr-Commit-Position: refs/heads/master@{#14628}
Patch Set 1 #Patch Set 2 : Fix Android checksum #
Total comments: 2
Patch Set 3 : Taking care of review comments #
Messages
Total messages: 12 (6 generated)
|