Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtcp_receiver_help.h42 int64_t RTT; variable
Drtcp_receiver.cc165 int32_t RTCPReceiver::RTT(uint32_t remoteSSRC, in RTT() function in webrtc::RTCPReceiver
166 int64_t* RTT, in RTT()
547 int64_t RTT = 0; in HandleReportBlock() local
Drtp_rtcp_impl.cc530 int32_t ModuleRtpRtcpImpl::RTT(const uint32_t remote_ssrc, in RTT() function in webrtc::ModuleRtpRtcpImpl