Searched defs:UpdateRtt (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/modules/video_coding/ | ||
D | jitter_estimator.cc | 375 void VCMJitterEstimator::UpdateRtt(int64_t rttMs) { in UpdateRtt() function in webrtc::VCMJitterEstimator |
D | receiver.cc | 66 void VCMReceiver::UpdateRtt(int64_t rtt) { in UpdateRtt() function in webrtc::VCMReceiver |
D | media_opt_util.cc | 518 void VCMLossProtectionLogic::UpdateRtt(int64_t rtt) { in UpdateRtt() function in webrtc::media_optimization::VCMLossProtectionLogic |
D | jitter_buffer.cc | 926 void VCMJitterBuffer::UpdateRtt(int64_t rtt_ms) { in UpdateRtt() function in webrtc::VCMJitterBuffer |