Home
last modified time | relevance | path

Searched defs:UpdateRtt (Results 1 – 11 of 11) sorted by relevance

/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/congestion_control/
Drtt_stats.cc43 bool RttStats::UpdateRtt(QuicTime::Delta send_delta, QuicTime::Delta ack_delay, in UpdateRtt() function in quic::RttStats
Dpacing_sender_test.cc129 void UpdateRtt() { in UpdateRtt() function in quic::test::PacingSenderTest
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/congestion_control/
Drtt_stats.cc43 bool RttStats::UpdateRtt(QuicTime::Delta send_delta, QuicTime::Delta ack_delay, in UpdateRtt() function in quic::RttStats
Dpacing_sender_test.cc129 void UpdateRtt() { in UpdateRtt() function in quic::test::PacingSenderTest
/external/webrtc/modules/video_coding/timing/
Djitter_estimator.cc321 void JitterEstimator::UpdateRtt(TimeDelta rtt) { in UpdateRtt() function in webrtc::JitterEstimator
/external/webrtc/video/
Dvideo_stream_buffer_controller.cc161 void VideoStreamBufferController::UpdateRtt(int64_t max_rtt_ms) { in UpdateRtt() function in webrtc::VideoStreamBufferController
Drtp_video_stream_receiver2.cc980 void RtpVideoStreamReceiver2::UpdateRtt(int64_t max_rtt_ms) { in UpdateRtt() function in webrtc::RtpVideoStreamReceiver2
/external/webrtc/modules/video_coding/
Dnack_requester.cc233 void NackRequester::UpdateRtt(int64_t rtt_ms) { in UpdateRtt() function in webrtc::NackRequester
Dframe_buffer2.cc341 void FrameBuffer::UpdateRtt(int64_t rtt_ms) { in UpdateRtt() function in webrtc::video_coding::FrameBuffer
Dmedia_opt_util.cc539 void VCMLossProtectionLogic::UpdateRtt(int64_t rtt) { in UpdateRtt() function in webrtc::media_optimization::VCMLossProtectionLogic
/external/webrtc/modules/congestion_controller/goog_cc/
Dsend_side_bandwidth_estimation.cc454 void SendSideBandwidthEstimation::UpdateRtt(TimeDelta rtt, Timestamp at_time) { in UpdateRtt() function in webrtc::SendSideBandwidthEstimation