HomeSort by relevance Sort by last modified time
    Searched refs:UpdateEstimateError (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
metric_recorder.h 145 void UpdateEstimateError(int64_t new_value);
metric_recorder.cc 206 void MetricRecorder::UpdateEstimateError(int64_t new_value) {
233 UpdateEstimateError(weighted_estimate_error);

Completed in 163 milliseconds