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

  /external/webrtc/webrtc/modules/rtp_rtcp/test/testAPI/
test_api_rtcp.cc 99 module1 = RtpRtcp::CreateRtpRtcp(configuration);
111 module2 = RtpRtcp::CreateRtpRtcp(configuration);
test_api_audio.cc 111 module1 = RtpRtcp::CreateRtpRtcp(configuration);
120 module2 = RtpRtcp::CreateRtpRtcp(configuration);
test_api.cc 96 module_.reset(RtpRtcp::CreateRtpRtcp(configuration));
test_api_video.cc 52 video_module_ = RtpRtcp::CreateRtpRtcp(configuration);
  /external/webrtc/webrtc/modules/rtp_rtcp/include/
rtp_rtcp.h 83 static RtpRtcp* CreateRtpRtcp(const RtpRtcp::Configuration& configuration);
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
nack_rtx_unittest.cc 185 rtp_rtcp_module_ = RtpRtcp::CreateRtpRtcp(configuration);
rtp_rtcp_impl.cc 48 RtpRtcp* RtpRtcp::CreateRtpRtcp(const RtpRtcp::Configuration& configuration) {
  /external/webrtc/webrtc/video/
vie_channel.cc     [all...]
video_send_stream_tests.cc     [all...]
  /external/webrtc/webrtc/voice_engine/
channel.cc     [all...]

Completed in 654 milliseconds