Home | History | Annotate | Download | only in video

Lines Matching refs:RTT

768     // have a chance of calculating an RTT we will try with the SSRC of the
785 int64_t rtt = 0;
786 if (rtp_rtcp_modules_[0]->RTT(remote_ssrc, &rtt, &dummy, &dummy, &dummy) !=
790 *rtt_ms = rtt;