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

  /external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/standard/
rtp_rtcp_test.cc 167 channel_, outgoing_filename.c_str(), webrtc::kRtpOutgoing));
172 EXPECT_EQ(0, voe_rtp_rtcp_->StopRTPDump(channel_, webrtc::kRtpOutgoing));
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_record.cc 435 video_rtp_filename.c_str(), webrtc::kRtpOutgoing);
437 audio_rtp_filename.c_str(), webrtc::kRtpOutgoing);
458 ptrViERtpRtcp->StopRTPDump(videoChannel, webrtc::kRtpOutgoing);
459 ptrVoERtpRtcp->StopRTPDump(audio_channel, webrtc::kRtpOutgoing);
vie_autotest_rtp_rtcp.cc 487 tbChannel.videoChannel, outDumpName.c_str(), webrtc::kRtpOutgoing));
500 tbChannel.videoChannel, webrtc::kRtpOutgoing));
835 tbChannel.videoChannel, dumpName, webrtc::kRtpOutgoing));
837 tbChannel.videoChannel, webrtc::kRtpOutgoing));
839 tbChannel.videoChannel, webrtc::kRtpOutgoing));
    [all...]
  /external/webrtc/src/
common_types.h 230 kRtpOutgoing
  /external/chromium_org/third_party/webrtc/
common_types.h 304 kRtpOutgoing
  /external/chromium_org/third_party/webrtc/voice_engine/
channel.cc     [all...]

Completed in 75 milliseconds