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

  /external/chromium_org/third_party/webrtc/video_engine/
vie_rtp_rtcp_impl.h 35 virtual int SetRemoteSSRCType(const int video_channel,
vie_channel.h 268 int32_t SetRemoteSSRCType(const StreamType usage, const uint32_t SSRC);
vie_rtp_rtcp_impl.cc 128 int ViERTP_RTCPImpl::SetRemoteSSRCType(const int videoChannel,
141 if (ptrViEChannel->SetRemoteSSRCType(usage, SSRC) != 0) {
    [all...]
vie_channel.cc 822 int32_t ViEChannel::SetRemoteSSRCType(const StreamType usage,
    [all...]
  /external/chromium_org/third_party/webrtc/video_engine/include/
vie_rtp_rtcp.h 119 virtual int SetRemoteSSRCType(const int video_channel,
  /external/chromium_org/third_party/webrtc/video/
video_receive_stream.cc 76 rtp_rtcp_->SetRemoteSSRCType(channel_, kViEStreamTypeRtx, it->second.ssrc);
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_loopback.cc 238 error = ptrViERtpRtcp->SetRemoteSSRCType(videoChannel,
vie_autotest_rtp_rtcp.cc 231 EXPECT_EQ(0, ViE.rtp_rtcp->SetRemoteSSRCType(tbChannel.videoChannel,
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
fakewebrtcvideoengine.h     [all...]
webrtcvideoengine.cc     [all...]

Completed in 200 milliseconds