Searched refs:expect_encode_from_texture (Results 1 – 4 of 4) sorted by relevance
128 bool expect_encode_from_texture; variable
84 expect_encode_from_texture(false), in VideoCodec()
774 EXPECT_EQ(codec_before.expect_encode_from_texture, in TEST_F()775 codec_after.expect_encode_from_texture); in TEST_F()
746 codec.expect_encode_from_texture = last_frame_info_->is_texture; in ReconfigureEncoder()