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

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
metric_recorder.cc 69 optimal_throughput_bits_(0),
235 optimal_throughput_bits_ +=
265 optimal_throughput_bits_ / RunDurationMs(extra_offset_ms));
metric_recorder.h 179 int64_t optimal_throughput_bits_; member in class:webrtc::testing::bwe::MetricRecorder

Completed in 61 milliseconds