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

  /external/chromium_org/third_party/webrtc/voice_engine/
voe_rtp_rtcp_impl.h 89 RTPDirections direction = kRtpIncoming);
92 RTPDirections direction = kRtpIncoming);
95 RTPDirections direction = kRtpIncoming);
channel.cc     [all...]
  /external/chromium_org/third_party/webrtc/voice_engine/include/
voe_rtp_rtcp.h 247 RTPDirections direction = kRtpIncoming) = 0;
252 int channel, RTPDirections direction = kRtpIncoming) = 0;
257 int channel, RTPDirections direction = kRtpIncoming) = 0;
  /external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/standard/
rtp_rtcp_test.cc 165 channel_, incoming_filename.c_str(), webrtc::kRtpIncoming));
171 EXPECT_EQ(0, voe_rtp_rtcp_->StopRTPDump(channel_, webrtc::kRtpIncoming));
  /external/webrtc/src/
common_types.h 229 kRtpIncoming = 0,
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_rtp_rtcp.cc 485 tbChannel.videoChannel, inDumpName.c_str(), webrtc::kRtpIncoming));
498 tbChannel.videoChannel, webrtc::kRtpIncoming));
829 tbChannel.videoChannel, dumpName, webrtc::kRtpIncoming));
831 tbChannel.videoChannel, webrtc::kRtpIncoming));
833 tbChannel.videoChannel, webrtc::kRtpIncoming));
    [all...]
  /external/chromium_org/third_party/webrtc/
common_types.h 313 kRtpIncoming = 0,
  /external/chromium_org/third_party/webrtc/video_engine/
vie_channel.cc     [all...]

Completed in 1111 milliseconds