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

/external/chromium_org/third_party/webrtc/video_engine/include/
H A Dvie_rtp_rtcp.h297 virtual int GetSendChannelRtcpStatistics(const int video_channel,
326 int ret_code = GetSendChannelRtcpStatistics(video_channel,
/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_rtp_rtcp_impl.h101 virtual int GetSendChannelRtcpStatistics(const int video_channel,
H A Dvie_rtp_rtcp_impl.cc711 int ViERTP_RTCPImpl::GetSendChannelRtcpStatistics(const int video_channel, function in class:webrtc::ViERTP_RTCPImpl
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
H A Dvie_autotest_rtp_rtcp.cc301 ViE.rtp_rtcp->GetSendChannelRtcpStatistics(
324 EXPECT_EQ(0, ViE.rtp_rtcp->GetSendChannelRtcpStatistics(
H A Dvie_autotest_custom_call.cc1531 error = vie_rtp_rtcp->GetSendChannelRtcpStatistics(video_channel,
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dfakewebrtcvideoengine.h1135 WEBRTC_STUB_CONST(GetSendChannelRtcpStatistics, (const int,
H A Dwebrtcvideoengine.cc2561 if (engine_->vie()->rtp()->GetSendChannelRtcpStatistics(

Completed in 85 milliseconds