Home
last modified time | relevance | path

Searched refs:va_rt_format_list (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvacaps.c38 static const guint va_rt_format_list[] = { variable
406 for (j = 0; rt_formats && j < G_N_ELEMENTS (va_rt_format_list); j++) { in gst_va_caps_from_profiles()
407 if (rt_formats & va_rt_format_list[j]) { in gst_va_caps_from_profiles()
409 entrypoint, va_rt_format_list[j]); in gst_va_caps_from_profiles()