Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavideoformat.h29 guint gst_va_fourcc_from_video_format (GstVideoFormat format);
Dgstvaallocator.c520 fourcc = gst_va_fourcc_from_video_format (format); in gst_va_dmabuf_allocator_setup_buffer_full()
862 fourcc = gst_va_fourcc_from_video_format (format); in gst_va_dmabuf_memories_setup()
1491 self->fourcc = gst_va_fourcc_from_video_format (self->surface_format); in gst_va_allocator_try()
1634 fourcc = gst_va_fourcc_from_video_format (format); in gst_va_buffer_create_aux_surface()
Dgstvavideoformat.c239 gst_va_fourcc_from_video_format (GstVideoFormat format) in gst_va_fourcc_from_video_format() function