Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvcontext.h244 void gst_xwindow_set_title (GstXWindow * window, const gchar * title);
Dxvcontext.c1097 gst_xwindow_set_title (GstXWindow * window, const gchar * title) in gst_xwindow_set_title() function
Dxvimagesink.c353 gst_xwindow_set_title (xwindow, title); in gst_xv_image_sink_xwindow_set_title()