Searched refs:GetBitrateController (Results 1 – 5 of 5) sorted by relevance
35 MOCK_CONST_METHOD0(GetBitrateController, BitrateController*());
56 virtual BitrateController* GetBitrateController() const;
224 BitrateController* CongestionController::GetBitrateController() const { in GetBitrateController() function in webrtc::CongestionController
226 congestion_controller_->GetBitrateController()->SetEventLog(event_log_); in Call()501 congestion_controller_->GetBitrateController()->AvailableBandwidth( in GetStats()
156 congestion_controller_->GetBitrateController()-> in VideoSendStream()