HomeSort by relevance Sort by last modified time
    Searched refs:kRtcpCompound (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/media/cast/
cast_config.h 21 kRtcpCompound, // Compound RTCP mode is described by RFC 4585.
  /external/chromium_org/media/cast/rtcp/
rtcp_unittest.cc 134 kRtcpCompound,
155 kRtcpCompound,
170 kRtcpCompound,
270 kRtcpCompound,
283 kRtcpCompound,
rtcp.cc 261 if (rtcp_mode_ == kRtcpCompound || now >= next_time_to_send_rtcp_) {

Completed in 145 milliseconds