Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvcontext.h237 GstXWindow * gst_xvcontext_create_xwindow (GstXvContext * context,
Dxvcontext.c947 gst_xvcontext_create_xwindow (GstXvContext * context, gint width, gint height) in gst_xvcontext_create_xwindow() function
Dxvimagesink.c371 xwindow = gst_xvcontext_create_xwindow (context, width, height); in gst_xv_image_sink_xwindow_new()