Searched refs:expected_format (Results 1 – 2 of 2) sorted by relevance
117 VideoFormat expected_format = VideoFormat(kTestFormat); in TEST_F() local118 expected_format.fourcc = cricket::FOURCC_I420; in TEST_F()121 EXPECT_EQ(expected_format, best_format); in TEST_F()
728 enum pipe_format expected_format = VaFourccToPipeFormat(expected_fourcc); in vlVaCreateSurfaces2() local730 if (expected_format != templat.buffer_format || memory_attibute) in vlVaCreateSurfaces2()733 templat.buffer_format = expected_format; in vlVaCreateSurfaces2()