Searched refs:expected_fourcc (Results 1 – 2 of 2) sorted by relevance
837 int expected_fourcc; in vlVaCreateSurfaces2() local864 expected_fourcc = 0; in vlVaCreateSurfaces2()876 expected_fourcc = attrib_list[i].value.value.i; in vlVaCreateSurfaces2()938 expected_fourcc = memory_attribute->pixel_format; in vlVaCreateSurfaces2()944 expected_fourcc = prime_desc->fourcc; in vlVaCreateSurfaces2()967 if (expected_fourcc) { in vlVaCreateSurfaces2()968 enum pipe_format expected_format = VaFourccToPipeFormat(expected_fourcc); in vlVaCreateSurfaces2()
480 skip_atom (MoovRecovFile * moovrf, guint32 expected_fourcc) in skip_atom() argument487 if (fourcc != expected_fourcc) in skip_atom()