Home
last modified time | relevance | path

Searched refs:BitrateControllerImpl (Results 1 – 10 of 10) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/bitrate_controller/
H A Dbitrate_controller_impl.cc24 class BitrateControllerImpl::RtcpBandwidthObserverImpl
27 explicit RtcpBandwidthObserverImpl(BitrateControllerImpl* owner) in RtcpBandwidthObserverImpl()
43 BitrateControllerImpl* const owner_;
50 return new BitrateControllerImpl(clock, observer, event_log); in CreateBitrateController()
59 BitrateControllerImpl::BitrateControllerImpl(const Clock* clock, in BitrateControllerImpl() function in webrtc::BitrateControllerImpl
112 void BitrateControllerImpl::ResetBitrates(int bitrate_bps, in ResetBitrates()
144 void BitrateControllerImpl::OnDelayBasedBweResult( in OnDelayBasedBweResult()
161 int64_t BitrateControllerImpl::TimeUntilNextProcess() { in TimeUntilNextProcess()
170 void BitrateControllerImpl::Process() { in Process()
179 void BitrateControllerImpl::OnReceivedRtcpReceiverReport( in OnReceivedRtcpReceiverReport()
[all …]
H A Dbitrate_controller_impl.h31 class BitrateControllerImpl : public BitrateController {
35 BitrateControllerImpl(const Clock* clock,
38 virtual ~BitrateControllerImpl() {} in ~BitrateControllerImpl()
105 RTC_DISALLOW_IMPLICIT_CONSTRUCTORS(BitrateControllerImpl);
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/bitrate_controller/
H A Dbitrate_controller_impl.cc25 class BitrateControllerImpl::RtcpBandwidthObserverImpl
28 explicit RtcpBandwidthObserverImpl(BitrateControllerImpl* owner) in RtcpBandwidthObserverImpl()
88 BitrateControllerImpl* owner_;
95 return new BitrateControllerImpl(clock, observer, event_log); in CreateBitrateController()
104 BitrateControllerImpl::BitrateControllerImpl(Clock* clock, in BitrateControllerImpl() function in webrtc::BitrateControllerImpl
157 void BitrateControllerImpl::ResetBitrates(int bitrate_bps, in ResetBitrates()
189 void BitrateControllerImpl::OnDelayBasedBweResult( in OnDelayBasedBweResult()
204 int64_t BitrateControllerImpl::TimeUntilNextProcess() { in TimeUntilNextProcess()
213 void BitrateControllerImpl::Process() { in Process()
224 void BitrateControllerImpl::OnReceivedRtcpReceiverReport( in OnReceivedRtcpReceiverReport()
[all …]
H A Dbitrate_controller_impl.h30 class BitrateControllerImpl : public BitrateController {
34 BitrateControllerImpl(Clock* clock,
37 virtual ~BitrateControllerImpl() {} in ~BitrateControllerImpl()
102 RTC_DISALLOW_IMPLICIT_CONSTRUCTORS(BitrateControllerImpl);
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/bitrate_controller/
H A Dbitrate_controller_impl.cc24 class BitrateControllerImpl::RtcpBandwidthObserverImpl
27 explicit RtcpBandwidthObserverImpl(BitrateControllerImpl* owner) in RtcpBandwidthObserverImpl()
43 BitrateControllerImpl* const owner_;
50 return new BitrateControllerImpl(clock, observer, event_log); in CreateBitrateController()
59 BitrateControllerImpl::BitrateControllerImpl(const Clock* clock, in BitrateControllerImpl() function in webrtc::BitrateControllerImpl
112 void BitrateControllerImpl::ResetBitrates(int bitrate_bps, in ResetBitrates()
144 void BitrateControllerImpl::OnDelayBasedBweResult( in OnDelayBasedBweResult()
161 int64_t BitrateControllerImpl::TimeUntilNextProcess() { in TimeUntilNextProcess()
170 void BitrateControllerImpl::Process() { in Process()
179 void BitrateControllerImpl::OnReceivedRtcpReceiverReport( in OnReceivedRtcpReceiverReport()
[all …]
H A Dbitrate_controller_impl.h31 class BitrateControllerImpl : public BitrateController {
35 BitrateControllerImpl(const Clock* clock,
38 virtual ~BitrateControllerImpl() {} in ~BitrateControllerImpl()
105 RTC_DISALLOW_IMPLICIT_CONSTRUCTORS(BitrateControllerImpl);
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/bitrate_controller/
H A Dbitrate_controller_impl.cc24 class BitrateControllerImpl::RtcpBandwidthObserverImpl
27 explicit RtcpBandwidthObserverImpl(BitrateControllerImpl* owner) in RtcpBandwidthObserverImpl()
43 BitrateControllerImpl* const owner_;
50 return new BitrateControllerImpl(clock, observer, event_log); in CreateBitrateController()
59 BitrateControllerImpl::BitrateControllerImpl(const Clock* clock, in BitrateControllerImpl() function in webrtc::BitrateControllerImpl
112 void BitrateControllerImpl::ResetBitrates(int bitrate_bps, in ResetBitrates()
144 void BitrateControllerImpl::OnDelayBasedBweResult( in OnDelayBasedBweResult()
161 int64_t BitrateControllerImpl::TimeUntilNextProcess() { in TimeUntilNextProcess()
170 void BitrateControllerImpl::Process() { in Process()
179 void BitrateControllerImpl::OnReceivedRtcpReceiverReport( in OnReceivedRtcpReceiverReport()
[all …]
H A Dbitrate_controller_impl.h31 class BitrateControllerImpl : public BitrateController {
35 BitrateControllerImpl(const Clock* clock,
38 virtual ~BitrateControllerImpl() {} in ~BitrateControllerImpl()
105 RTC_DISALLOW_IMPLICIT_CONSTRUCTORS(BitrateControllerImpl);
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/bitrate_controller/
H A Dbitrate_controller_impl.cc21 class BitrateControllerImpl::RtcpBandwidthObserverImpl
24 explicit RtcpBandwidthObserverImpl(BitrateControllerImpl* owner) in RtcpBandwidthObserverImpl()
76 BitrateControllerImpl* owner_;
82 return new BitrateControllerImpl(clock, observer); in CreateBitrateController()
85 BitrateControllerImpl::BitrateControllerImpl(Clock* clock, in BitrateControllerImpl() function in webrtc::BitrateControllerImpl
108 void BitrateControllerImpl::SetStartBitrate(int start_bitrate_bps) { in SetStartBitrate()
116 void BitrateControllerImpl::SetMinMaxBitrate(int min_bitrate_bps, in SetMinMaxBitrate()
141 int64_t BitrateControllerImpl::TimeUntilNextProcess() { in TimeUntilNextProcess()
150 int32_t BitrateControllerImpl::Process() { in Process()
162 void BitrateControllerImpl::OnReceivedRtcpReceiverReport( in OnReceivedRtcpReceiverReport()
[all …]
H A Dbitrate_controller_impl.h29 class BitrateControllerImpl : public BitrateController {
31 BitrateControllerImpl(Clock* clock, BitrateObserver* observer);
32 virtual ~BitrateControllerImpl() {} in ~BitrateControllerImpl()
84 DISALLOW_IMPLICIT_CONSTRUCTORS(BitrateControllerImpl);