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

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
metric_recorder.h 178 int64_t last_unweighted_estimate_error_; member in class:webrtc::testing::bwe::MetricRecorder
metric_recorder.cc 68 last_unweighted_estimate_error_(0),
229 (((current_bitrate_diff_kbps + last_unweighted_estimate_error_) *

Completed in 71 milliseconds