Home
last modified time | relevance | path

Searched defs:ReceiveBandwidthEstimatorStats (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/include/
Dremote_bitrate_estimator.h41 struct ReceiveBandwidthEstimatorStats { struct
42 ReceiveBandwidthEstimatorStats() : total_propagation_time_delta_ms(0) {} in ReceiveBandwidthEstimatorStats() argument
52 int total_propagation_time_delta_ms;
56 std::vector<int> recent_propagation_time_delta_ms;
59 std::vector<int64_t> recent_arrival_time_ms;