Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/
Djitter_estimator.cc375 void VCMJitterEstimator::UpdateRtt(int64_t rttMs) { in UpdateRtt() function in webrtc::VCMJitterEstimator
Dnack_module2.cc222 void NackModule2::UpdateRtt(int64_t rtt_ms) { in UpdateRtt() function in webrtc::NackModule2
Dmedia_opt_util.cc540 void VCMLossProtectionLogic::UpdateRtt(int64_t rtt) { in UpdateRtt() function in webrtc::media_optimization::VCMLossProtectionLogic
Dframe_buffer2.cc357 void FrameBuffer::UpdateRtt(int64_t rtt_ms) { in UpdateRtt() function in webrtc::video_coding::FrameBuffer
/external/webrtc/modules/video_coding/deprecated/
Dnack_module.cc195 void DEPRECATED_NackModule::UpdateRtt(int64_t rtt_ms) { in UpdateRtt() function in webrtc::DEPRECATED_NackModule
/external/webrtc/modules/congestion_controller/goog_cc/
Dsend_side_bandwidth_estimation.cc406 void SendSideBandwidthEstimation::UpdateRtt(TimeDelta rtt, Timestamp at_time) { in UpdateRtt() function in webrtc::SendSideBandwidthEstimation
/external/webrtc/video/
Drtp_video_stream_receiver2.cc905 void RtpVideoStreamReceiver2::UpdateRtt(int64_t max_rtt_ms) { in UpdateRtt() function in webrtc::RtpVideoStreamReceiver2
Drtp_video_stream_receiver.cc934 void RtpVideoStreamReceiver::UpdateRtt(int64_t max_rtt_ms) { in UpdateRtt() function in webrtc::RtpVideoStreamReceiver