Searched refs:gst_gtk_handle_need_context (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/ |
D | gstgtk.h | 30 gboolean gst_gtk_handle_need_context (GstBus *bus, GstMessage *msg, gpointer data);
|
D | gstgtk.c | 45 gst_gtk_handle_need_context (GstBus * bus, GstMessage * msg, gpointer data) in gst_gtk_handle_need_context() function
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/filtervideooverlay/ |
D | main.cpp | 39 if (gst_gtk_handle_need_context (bus, message, NULL)) in create_window()
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/switchvideooverlay/ |
D | main.cpp | 39 if (gst_gtk_handle_need_context (bus, message, NULL)) in create_window()
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/fxtest/ |
D | fxtest.c | 43 if (gst_gtk_handle_need_context (bus, message, NULL)) in create_window()
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/3dvideo/ |
D | main.cpp | 53 if (gst_gtk_handle_need_context (bus, message, NULL)) in create_window()
|