Home
last modified time | relevance | path

Searched refs:UpdateLossStatistics (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/congestion_controller/goog_cc/
Dloss_based_bandwidth_estimation.h58 void UpdateLossStatistics(const std::vector<PacketResult>& packet_results,
Dloss_based_bandwidth_estimation.cc121 void LossBasedBandwidthEstimation::UpdateLossStatistics( in UpdateLossStatistics() function in webrtc::LossBasedBandwidthEstimation
Dsend_side_bandwidth_estimation.cc338 loss_based_bandwidth_estimation_.UpdateLossStatistics( in IncomingPacketFeedbackVector()