Searched defs:total_propagation_time_delta_ms (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/include/
H A Dremote_bitrate_estimator.h42 ReceiveBandwidthEstimatorStats() : total_propagation_time_delta_ms(0) {}
49 // |total_propagation_time_delta_ms| is the sum of the propagation_time_deltas
52 int total_propagation_time_delta_ms; member in struct:webrtc::ReceiveBandwidthEstimatorStats

Completed in 119 milliseconds