Searched refs:GetEstimatedSendBandwidth (Results 1 – 8 of 8) sorted by relevance
89 bool GetEstimatedSendBandwidth(int channel_id,
119 virtual int GetEstimatedSendBandwidth(
796 int ViERTP_RTCPImpl::GetEstimatedSendBandwidth( in GetEstimatedSendBandwidth() function in webrtc::ViERTP_RTCPImpl799 if (!shared_data_->channel_manager()->GetEstimatedSendBandwidth( in GetEstimatedSendBandwidth()
399 bool ViEChannelManager::GetEstimatedSendBandwidth( in GetEstimatedSendBandwidth() function in webrtc::ViEChannelManager
426 virtual int GetEstimatedSendBandwidth(
340 EXPECT_EQ(0, ViE.rtp_rtcp->GetEstimatedSendBandwidth( in ViERtpRtcpStandardTest()385 EXPECT_EQ(0, ViE.rtp_rtcp->GetEstimatedSendBandwidth(tbChannel.videoChannel, in ViERtpRtcpStandardTest()
1173 WEBRTC_FUNC_CONST(GetEstimatedSendBandwidth, (const int channel,
2589 if (engine_->vie()->rtp()->GetEstimatedSendBandwidth( in GetStats()2591 LOG_RTCERR1(GetEstimatedSendBandwidth, channel_id); in GetStats()