Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_coding/audio_network_adaptor/
H A Daudio_network_adaptor_impl.cc75 void AudioNetworkAdaptorImpl::SetRtt(int rtt_ms) { in SetRtt() function in webrtc::AudioNetworkAdaptorImpl
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_packet_history.cc97 void RtpPacketHistory::SetRtt(TimeDelta rtt) { in SetRtt() function in webrtc::RtpPacketHistory
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A Daimd_rate_control.cc177 void AimdRateControl::SetRtt(TimeDelta rtt) { in SetRtt() function in webrtc::AimdRateControl