Searched refs:Rtcp (Results 1 – 3 of 3) sorted by relevance
230 public static class Rtcp { class in RtpParameters237 Rtcp(String cname, boolean reducedSize) { in Rtcp() method in RtpParameters.Rtcp292 private final Rtcp rtcp;301 RtpParameters(String transactionId, DegradationPreference degradationPreference, Rtcp rtcp, in RtpParameters()322 public Rtcp getRtcp() { in getRtcp()
88 RtcpPacket* Rtcp(int64_t time_now_us);
89 RtpStream::RtcpPacket* RtpStream::Rtcp(int64_t time_now_us) { in Rtcp() function in webrtc::testing::RtpStream