Home
last modified time | relevance | path

Searched refs:kRtcpCompound (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/media/cast/rtcp/
Drtcp_unittest.cc134 kRtcpCompound, in TEST_F()
155 kRtcpCompound, in TEST_F()
170 kRtcpCompound, in TEST_F()
270 kRtcpCompound, in TEST_F()
283 kRtcpCompound, in TEST_F()
Drtcp.cc261 if (rtcp_mode_ == kRtcpCompound || now >= next_time_to_send_rtcp_) { in SendRtcpFromRtpReceiver()
/external/chromium_org/media/cast/
Dcast_config.h21 kRtcpCompound, // Compound RTCP mode is described by RFC 4585. enumerator