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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/interface/
rtp_rtcp.h 60 RtpRtcp* default_module; member in struct:webrtc::RtpRtcp::Configuration
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.cc 31 default_module(NULL),
82 static_cast<ModuleRtpRtcpImpl*>(configuration.default_module)),
    [all...]
rtp_rtcp_impl_unittest.cc 312 config.default_module = senders_[0];
  /external/chromium_org/third_party/webrtc/video_engine/
vie_channel.cc 110 configuration.default_module = default_rtp_rtcp;
261 configuration.default_module = default_rtp_rtcp_;
    [all...]

Completed in 402 milliseconds