Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavideoformat.h32 GstVideoFormat gst_va_video_format_from_va_image_format (const VAImageFormat * va_format);
Dgstvadisplay_priv.c124 format = gst_va_video_format_from_va_image_format (&va_formats[i]); in gst_va_display_get_image_formats()
Dgstvavideoformat.c263 gst_va_video_format_from_va_image_format (const VAImageFormat * va_format) in gst_va_video_format_from_va_image_format() function
/third_party/gstreamer/gstplugins_bad/
DChangeLog21750 For this it was also added gst_va_video_format_from_va_image_format()