Searched refs:LibvpxVp8TrustedRateController (Results 1 – 4 of 4) sorted by relevance
102 EXPECT_FALSE(settings_before.LibvpxVp8TrustedRateController()); in TEST()109 EXPECT_TRUE(settings_after.LibvpxVp8TrustedRateController()); in TEST()
79 bool LibvpxVp8TrustedRateController() const;
177 bool RateControlSettings::LibvpxVp8TrustedRateController() const { in LibvpxVp8TrustedRateController() function in webrtc::RateControlSettings
1229 rate_control_settings_.LibvpxVp8TrustedRateController(); in GetEncoderInfo()