Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dmetric_recorder.cc69 optimal_throughput_bits_(0), in MetricRecorder()
235 optimal_throughput_bits_ += in PushThroughputBytes()
265 optimal_throughput_bits_ / RunDurationMs(extra_offset_ms)); in PlotThroughputHistogram()
Dmetric_recorder.h179 int64_t optimal_throughput_bits_; variable