Searched refs:has_trusted_rate_controller (Results 1 – 11 of 11) sorted by relevance
99 has_trusted_rate_controller(false), in EncoderInfo()130 << has_trusted_rate_controller in ToString()192 has_trusted_rate_controller != rhs.has_trusted_rate_controller || in operator ==()
197 bool has_trusted_rate_controller; member
146 info.has_trusted_rate_controller = true; in TEST()150 simulcast_enabled_proxy.GetEncoderInfo().has_trusted_rate_controller); in TEST()
663 encoder_info.has_trusted_rate_controller = in GetEncoderInfo()664 encoder_impl_info.has_trusted_rate_controller; in GetEncoderInfo()677 encoder_info.has_trusted_rate_controller &= in GetEncoderInfo()678 encoder_impl_info.has_trusted_rate_controller; in GetEncoderInfo()
237 info.has_trusted_rate_controller = has_trusted_rate_controller_; in GetEncoderInfo()1213 EXPECT_FALSE(adapter_->GetEncoderInfo().has_trusted_rate_controller); in TEST_F()1224 EXPECT_TRUE(adapter_->GetEncoderInfo().has_trusted_rate_controller); in TEST_F()1229 EXPECT_FALSE(adapter_->GetEncoderInfo().has_trusted_rate_controller); in TEST_F()1235 EXPECT_FALSE(adapter_->GetEncoderInfo().has_trusted_rate_controller); in TEST_F()
64 info.has_trusted_rate_controller = trusted_rate_controller; in GetEncoderInfoWithTrustedRateController()704 EXPECT_FALSE(wrapper->GetEncoderInfo().has_trusted_rate_controller); in TEST()719 EXPECT_FALSE(wrapper->GetEncoderInfo().has_trusted_rate_controller); in TEST()734 EXPECT_TRUE(wrapper->GetEncoderInfo().has_trusted_rate_controller); in TEST()749 EXPECT_FALSE(wrapper->GetEncoderInfo().has_trusted_rate_controller); in TEST()764 EXPECT_TRUE(wrapper->GetEncoderInfo().has_trusted_rate_controller); in TEST()
597 info.has_trusted_rate_controller = true; in GetEncoderInfo()
1228 info.has_trusted_rate_controller = in GetEncoderInfo()
1586 info.has_trusted_rate_controller = trusted_rate_controller_; in GetEncoderInfo()
1279 !encoder_info_.has_trusted_rate_controller; in MaybeEncodeVideoFrame()
233 info.has_trusted_rate_controller = false; in GetEncoderInfo()