Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavideoformat.h28 GstVideoFormat gst_va_video_format_from_va_fourcc (guint fourcc);
Dgstvavideoformat.c231 gst_va_video_format_from_va_fourcc (guint va_fourcc) in gst_va_video_format_from_va_fourcc() function
Dgstvacaps.c170 format = gst_va_video_format_from_va_fourcc (attribs[i].value.value.i); in gst_va_create_raw_caps_from_config()
Dgstvadecoder.c525 format = gst_va_video_format_from_va_fourcc (attribs[i].value.value.i); in gst_va_decoder_get_surface_formats()
Dgstvafilter.c286 format = gst_va_video_format_from_va_fourcc (attribs[i].value.value.i); in gst_va_filter_ensure_surface_attributes()