Searched refs:SetVideoBitrateAllocation (Results 1 – 10 of 10) sorted by relevance
718 rtcp_sender->SetVideoBitrateAllocation(allocation); in TEST_F()753 rtcp_sender->SetVideoBitrateAllocation(allocation); in TEST_F()761 rtcp_sender->SetVideoBitrateAllocation(allocation); in TEST_F()766 rtcp_sender->SetVideoBitrateAllocation(allocation); in TEST_F()775 rtcp_sender->SetVideoBitrateAllocation(allocation); in TEST_F()787 rtcp_sender->SetVideoBitrateAllocation(allocation); in TEST_F()803 rtcp_sender->SetVideoBitrateAllocation(new_allocation); in TEST_F()
755 void ModuleRtpRtcpImpl::SetVideoBitrateAllocation( in SetVideoBitrateAllocation() function in webrtc::ModuleRtpRtcpImpl757 rtcp_sender_.SetVideoBitrateAllocation(bitrate); in SetVideoBitrateAllocation()
743 void ModuleRtpRtcpImpl2::SetVideoBitrateAllocation( in SetVideoBitrateAllocation() function in webrtc::ModuleRtpRtcpImpl2745 rtcp_sender_.SetVideoBitrateAllocation(bitrate); in SetVideoBitrateAllocation()
256 void SetVideoBitrateAllocation(
440 virtual void SetVideoBitrateAllocation(
246 void SetVideoBitrateAllocation(
178 void SetVideoBitrateAllocation(const VideoBitrateAllocation& bitrate)
888 void RTCPSender::SetVideoBitrateAllocation( in SetVideoBitrateAllocation() function in webrtc::RTCPSender
646 rtp_streams_[0].rtp_rtcp->SetVideoBitrateAllocation(bitrate); in OnBitrateAllocationUpdated()656 rtp_streams_[i].rtp_rtcp->SetVideoBitrateAllocation( in OnBitrateAllocationUpdated()660 rtp_streams_[i].rtp_rtcp->SetVideoBitrateAllocation( in OnBitrateAllocationUpdated()
184 SetVideoBitrateAllocation,