Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/va/
Dgstvadisplay_wrapped.c91 gst_va_display_wrapped_new (gpointer handle) in gst_va_display_wrapped_new() function
Dgstvadisplay_wrapped.h39 GstVaDisplay * gst_va_display_wrapped_new (gpointer handle);
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvautils.c318 if ((display = gst_va_display_wrapped_new (dpy))) in gst_context_get_va_display()