Searched defs:Rtcp (Results 1 – 4 of 4) sorted by relevance
25 Rtcp() { in Rtcp() function
50 enum Type { Rtp, Rtcp, } type; enumerator
57 Rtcp::Rtcp(const RtcpCastMessageCallback& cast_callback, in Rtcp() function in media::cast::Rtcp
80 RtpStream::RtcpPacket* RtpStream::Rtcp(int64_t time_now_us) { in Rtcp() function in webrtc::testing::RtpStream