Home
last modified time | relevance | path

Searched refs:button_state_playing_cb (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/tests/examples/gtk/
Dgtksink.c46 button_state_playing_cb (GtkWidget * widget, GstElement * pipeline) in button_state_playing_cb() function
129 G_CALLBACK (button_state_playing_cb), pipeline); in main()
Dgtkglsink.c52 button_state_playing_cb (GtkWidget * widget, GstElement * pipeline) in button_state_playing_cb() function
139 G_CALLBACK (button_state_playing_cb), pipeline); in main()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/filternovideooverlay/
Dmain.cpp58 static void button_state_playing_cb(GtkWidget* widget, GstElement* pipeline) in button_state_playing_cb() function
117 G_CALLBACK (button_state_playing_cb), pipeline); in main()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/filtervideooverlay/
Dmain.cpp142 static void button_state_playing_cb(GtkWidget* widget, GstElement* pipeline) in button_state_playing_cb() function
216 G_CALLBACK (button_state_playing_cb), pipeline); in main()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/switchvideooverlay/
Dmain.cpp163 static void button_state_playing_cb(GtkWidget* widget, GstElement* pipeline) in button_state_playing_cb() function
228 G_CALLBACK (button_state_playing_cb), pipeline); in main()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/3dvideo/
Dmain.cpp156 button_state_playing_cb (GtkWidget * widget, GstElement * pipeline) in button_state_playing_cb() function
386 G_CALLBACK (button_state_playing_cb), pipeline); in main()