532531b65643a3abb82fd6f3878d25b613b6fb80

The delay estimator has a robust_validation mode used to deliver more stable delay etimates. The cost is increased reaction time when we have a delay jump. This mode can be turned on and off on the fly, but statistics are not updated while disabled. This makes the estimator unreliable if it is enabled on the fly. This CL makes sure the update is always done. BUG=4472 R=kwiberg@webrtc.org Review URL: https://webrtc-codereview.appspot.com/50889004 Cr-Commit-Position: refs/heads/master@{#9143}
Description
No description provided
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%