Searched refs:GetReceiveChannelRtcpStatistics (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/include/
H A Dvie_rtp_rtcp.h291 virtual int GetReceiveChannelRtcpStatistics(const int video_channel,
310 int ret_code = GetReceiveChannelRtcpStatistics(video_channel,
/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_rtp_rtcp_impl.h98 virtual int GetReceiveChannelRtcpStatistics(const int video_channel,
H A Dvie_rtp_rtcp_impl.cc685 int ViERTP_RTCPImpl::GetReceiveChannelRtcpStatistics( function in class:webrtc::ViERTP_RTCPImpl
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
H A Dvie_autotest_rtp_rtcp.cc192 EXPECT_EQ(0, ViE.rtp_rtcp->GetReceiveChannelRtcpStatistics(
247 EXPECT_EQ(0, ViE.rtp_rtcp->GetReceiveChannelRtcpStatistics(
305 ViE.rtp_rtcp->GetReceiveChannelRtcpStatistics(
331 EXPECT_EQ(0, ViE.rtp_rtcp->GetReceiveChannelRtcpStatistics(
H A Dvie_autotest_custom_call.cc1520 error = vie_rtp_rtcp->GetReceiveChannelRtcpStatistics(video_channel,
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dfakewebrtcvideoengine.h1133 WEBRTC_STUB_CONST(GetReceiveChannelRtcpStatistics, (const int,
H A Dwebrtcvideoengine.cc2664 if (engine_->vie()->rtp()->GetReceiveChannelRtcpStatistics(

Completed in 156 milliseconds