Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dsend_side_bandwidth_estimation.h128 void UpdateMinHistory(Timestamp at_time);
Dsend_side_bandwidth_estimation.cc461 UpdateMinHistory(at_time); in UpdateEstimate()
549 void SendSideBandwidthEstimation::UpdateMinHistory(Timestamp at_time) { in UpdateMinHistory() function in webrtc::SendSideBandwidthEstimation