Searched refs:last_video_frame_format_ (Results 1 – 3 of 3) sorted by relevance
35 last_video_frame_format_(VideoFrame::UNKNOWN) { in PipelineIntegrationTestBase()296 last_video_frame_format_ = frame->format(); in OnVideoRendererPaint()
110 VideoFrame::Format last_video_frame_format_; variable
1099 EXPECT_EQ(last_video_frame_format_, VideoFrame::YV12A); in TEST_F()1109 EXPECT_EQ(last_video_frame_format_, VideoFrame::YV12A); in TEST_F()