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

  /external/chromium_org/third_party/webrtc/video_engine/include/
vie_rtp_rtcp.h 350 virtual int GetRtpStatistics(const int video_channel,
356 virtual int GetRTPStatistics(const int video_channel,
363 int ret_code = GetRtpStatistics(video_channel, sent, received);
  /external/chromium_org/third_party/webrtc/video_engine/
vie_rtp_rtcp_impl.h 104 virtual int GetRtpStatistics(const int video_channel,
vie_channel.h 194 int32_t GetRtpStatistics(uint32_t* bytes_sent,
vie_rtp_rtcp_impl.cc 736 int ViERTP_RTCPImpl::GetRtpStatistics(const int video_channel,
745 if (vie_channel->GetRtpStatistics(&sent.bytes,
    [all...]
vie_channel.cc     [all...]
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_rtp_rtcp.cc 534 EXPECT_EQ(0, ViE.rtp_rtcp->GetRtpStatistics(tbChannel.videoChannel,
542 EXPECT_EQ(0, ViE.rtp_rtcp->GetRtpStatistics(tbChannel.videoChannel,
555 EXPECT_EQ(0, ViE.rtp_rtcp->GetRtpStatistics(tbChannel.videoChannel,
566 EXPECT_EQ(0, ViE.rtp_rtcp->GetRtpStatistics(tbChannel.videoChannel,
592 EXPECT_EQ(0, ViE.rtp_rtcp->GetRtpStatistics(tbChannel.videoChannel,
600 EXPECT_EQ(0, ViE.rtp_rtcp->GetRtpStatistics(tbChannel.videoChannel,
610 EXPECT_EQ(0, ViE.rtp_rtcp->GetRtpStatistics(tbChannel.videoChannel,
    [all...]
vie_autotest_custom_call.cc     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
fakewebrtcvideoengine.h     [all...]
webrtcvideoengine.cc     [all...]

Completed in 943 milliseconds