Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/bitrate_controller/
Dsend_side_bandwidth_estimation.cc185 UpdateMinHistory(now_ms); in UpdateEstimate()
246 void SendSideBandwidthEstimation::UpdateMinHistory(int64_t now_ms) { in UpdateMinHistory() function in webrtc::SendSideBandwidthEstimation
Dsend_side_bandwidth_estimation.h64 void UpdateMinHistory(int64_t now_ms);