Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvcontext.h239 GstXWindow * gst_xvcontext_create_xwindow_from_xid (GstXvContext * context, XID xid);
Dxvcontext.c1013 gst_xvcontext_create_xwindow_from_xid (GstXvContext * context, XID xid) in gst_xvcontext_create_xwindow_from_xid() function
Dxvimagesink.c1275 xwindow = gst_xvcontext_create_xwindow_from_xid (context, xwindow_id); in gst_xv_image_sink_set_window_handle()