Searched refs:gst_va_fourcc_from_video_format (Results 1 – 3 of 3) sorted by relevance
29 guint gst_va_fourcc_from_video_format (GstVideoFormat format);
520 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()
239 gst_va_fourcc_from_video_format (GstVideoFormat format) in gst_va_fourcc_from_video_format() function