Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/bitrate_controller/
Dsend_side_bandwidth_estimation.cc139 UpdateUmaStats(now_ms, rtt, (fraction_loss * number_of_packets) >> 8); in UpdateReceiverBlock()
142 void SendSideBandwidthEstimation::UpdateUmaStats(int64_t now_ms, in UpdateUmaStats() function in webrtc::SendSideBandwidthEstimation
Dsend_side_bandwidth_estimation.h55 void UpdateUmaStats(int64_t now_ms, int64_t rtt, int lost_packets);