Home
last modified time | relevance | path

Searched refs:last_unweighted_estimate_error_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dmetric_recorder.cc68 last_unweighted_estimate_error_(0), in MetricRecorder()
229 (((current_bitrate_diff_kbps + last_unweighted_estimate_error_) * in PushThroughputBytes()
Dmetric_recorder.h178 int64_t last_unweighted_estimate_error_; variable