Home
last modified time | relevance | path

Searched refs:LibvpxVp9TrustedRateController (Results 1 – 16 of 16) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_base/experiments/
H A Drate_control_settings_unittest.cc103 EXPECT_FALSE(settings_before.LibvpxVp9TrustedRateController()); in TEST()
110 EXPECT_TRUE(settings_after.LibvpxVp9TrustedRateController()); in TEST()
H A Drate_control_settings.h82 bool LibvpxVp9TrustedRateController() const;
H A Drate_control_settings.cc198 bool RateControlSettings::LibvpxVp9TrustedRateController() const { in LibvpxVp9TrustedRateController() function in webrtc::RateControlSettings
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/experiments/
H A Drate_control_settings_unittest.cc103 EXPECT_TRUE(settings_before.LibvpxVp9TrustedRateController()); in TEST()
110 EXPECT_FALSE(settings_after.LibvpxVp9TrustedRateController()); in TEST()
H A Drate_control_settings.h80 bool LibvpxVp9TrustedRateController() const;
H A Drate_control_settings.cc183 bool RateControlSettings::LibvpxVp9TrustedRateController() const { in LibvpxVp9TrustedRateController() function in webrtc::RateControlSettings
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/experiments/
H A Drate_control_settings_unittest.cc103 EXPECT_FALSE(settings_before.LibvpxVp9TrustedRateController()); in TEST()
110 EXPECT_TRUE(settings_after.LibvpxVp9TrustedRateController()); in TEST()
H A Drate_control_settings.h82 bool LibvpxVp9TrustedRateController() const;
H A Drate_control_settings.cc189 bool RateControlSettings::LibvpxVp9TrustedRateController() const { in LibvpxVp9TrustedRateController() function in webrtc::RateControlSettings
/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/experiments/
H A Drate_control_settings_unittest.cc126 EXPECT_TRUE(settings_before.LibvpxVp9TrustedRateController()); in TEST()
133 EXPECT_FALSE(settings_after.LibvpxVp9TrustedRateController()); in TEST()
H A Drate_control_settings.h80 bool LibvpxVp9TrustedRateController() const;
H A Drate_control_settings.cc190 bool RateControlSettings::LibvpxVp9TrustedRateController() const { in LibvpxVp9TrustedRateController() function in webrtc::RateControlSettings
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/video_coding/codecs/vp9/
H A Dvp9_impl.cc239 .LibvpxVp9TrustedRateController()), in VP9EncoderImpl()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/video_coding/codecs/vp9/
H A Dlibvpx_vp9_encoder.cc224 .LibvpxVp9TrustedRateController()), in LibvpxVp9Encoder()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/video_coding/codecs/vp9/
H A Dvp9_impl.cc247 .LibvpxVp9TrustedRateController()), in VP9EncoderImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/video_coding/codecs/vp9/
H A Dvp9_impl.cc290 .LibvpxVp9TrustedRateController()), in VP9EncoderImpl()