Searched refs:expected_fourcc (Results 1 – 1 of 1) sorted by relevance
634 int expected_fourcc; in vlVaCreateSurfaces2() local657 expected_fourcc = 0; in vlVaCreateSurfaces2()664 expected_fourcc = attrib_list[i].value.value.i; in vlVaCreateSurfaces2()706 expected_fourcc = memory_attibute->pixel_format; in vlVaCreateSurfaces2()727 if (expected_fourcc) { in vlVaCreateSurfaces2()728 enum pipe_format expected_format = VaFourccToPipeFormat(expected_fourcc); in vlVaCreateSurfaces2()