Searched defs:Rtcp (Results 1 – 4 of 4) sorted by relevance
25 Rtcp() { in Rtcp() function
108 enum Type { Rtp, Rtcp, } type_; enumerator
71 enum Type { Rtp, Rtcp, } type; enumerator
82 RtpStream::RtcpPacket* RtpStream::Rtcp(int64_t time_now_us) { in Rtcp() function in webrtc::testing::RtpStream