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

  /external/chromium_org/media/cast/
cast_config.h 26 kRtcpCompound, // Compound RTCP mode is described by RFC 4585.
  /external/chromium_org/third_party/webrtc/
video_receive_stream.h 29 enum RtcpMode { kRtcpCompound, kRtcpReducedSize };
  /external/chromium_org/media/cast/transport/
cast_transport_config.h 24 kRtcpCompound, // Compound RTCP mode is described by RFC 4585.
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/interface/
rtp_rtcp_defines.h 55 kRtcpCompound = 1,

Completed in 305 milliseconds