Home
last modified time | relevance | path

Searched defs:SetBandwidthEstimate (Results 1 – 3 of 3) sorted by relevance

/external/cronet/tot/net/third_party/quiche/src/quiche/quic/test_tools/
Dquic_sustained_bandwidth_recorder_peer.cc14 void QuicSustainedBandwidthRecorderPeer::SetBandwidthEstimate( in SetBandwidthEstimate() function in quic::test::QuicSustainedBandwidthRecorderPeer
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/test_tools/
Dquic_sustained_bandwidth_recorder_peer.cc14 void QuicSustainedBandwidthRecorderPeer::SetBandwidthEstimate( in SetBandwidthEstimate() function in quic::test::QuicSustainedBandwidthRecorderPeer
/external/webrtc/modules/congestion_controller/goog_cc/
Dloss_based_bwe_v2.cc184 void LossBasedBweV2::SetBandwidthEstimate(DataRate bandwidth_estimate) { in SetBandwidthEstimate() function in webrtc::LossBasedBweV2