Searched refs:gst_va_display_initialize (Results 1 – 4 of 4) sorted by relevance
98 if (!gst_va_display_initialize (dpy)) { in gst_va_display_wrapped_new()
129 gboolean gst_va_display_initialize (GstVaDisplay * self);
211 if (!gst_va_display_initialize (dpy)) { in gst_va_display_drm_new_from_path()
324 gst_va_display_initialize (GstVaDisplay * self) in gst_va_display_initialize() function