Searched defs:RTCP (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/modules/rtp_rtcp/test/testAPI/ | ||
D | test_api.cc | 142 TEST_F(RtpRtcpAPITest, RTCP) { in TEST_F() argument |
/external/webrtc/webrtc/modules/rtp_rtcp/source/ | ||
D | rtp_utility.cc | 83 bool RtpHeaderParser::RTCP() const { in RTCP() function in webrtc::RtpUtility::RtpHeaderParser |
D | rtp_rtcp_impl.cc | 483 RtcpMode ModuleRtpRtcpImpl::RTCP() const { in RTCP() function in webrtc::ModuleRtpRtcpImpl |
/external/webrtc/talk/session/media/ | ||
D | channel_unittest.cc | 127 enum Flags { RTCP = 0x1, RTCP_MUX = 0x2, SECURE = 0x4, SSRC_MUX = 0x8, enumerator |