Searched refs:eos_cb (Results 1 – 8 of 8) sorted by relevance
/third_party/gstreamer/gstplugins_base/tests/icles/playback/ |
D | test3.c | 80 eos_cb (GstBus * bus, GstMessage * msg, GMainLoop * main_loop) in eos_cb() function 105 g_signal_connect (bus, "message::eos", G_CALLBACK (eos_cb), loop); in main()
|
D | test7.c | 87 eos_cb (GstBus * bus, GstMessage * msg, GMainLoop * main_loop) in eos_cb() function 146 g_signal_connect (bus, "message::eos", G_CALLBACK (eos_cb), loop); in main()
|
D | decodetest.c | 53 eos_cb (GstBus * bus, GstMessage * msg, GMainLoop * main_loop) in eos_cb() function 125 g_signal_connect (bus, "message::eos", G_CALLBACK (eos_cb), loop); in main()
|
/third_party/gstreamer/gstplugins_base/tests/icles/ |
D | test-reverseplay.c | 87 eos_cb (GstBus * bus, GstMessage * msg, PlayState * state) in eos_cb() function 331 g_signal_connect (bus, "message::eos", G_CALLBACK (eos_cb), &state); in main()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/ |
D | gsttranscoder.c | 611 eos_cb (G_GNUC_UNUSED GstBus * bus, G_GNUC_UNUSED GstMessage * msg, in eos_cb() function 808 g_signal_connect (G_OBJECT (bus), "message::eos", G_CALLBACK (eos_cb), self); in gst_transcoder_main()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/ |
D | gstplay.c | 1061 eos_cb (G_GNUC_UNUSED GstBus * bus, G_GNUC_UNUSED GstMessage * msg, in eos_cb() function 2532 g_signal_connect (G_OBJECT (bus), "message::eos", G_CALLBACK (eos_cb), self); in gst_play_main()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 82460 (eos_cb), (about_to_finish_cb), (main):
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 137569 (eos_cb), (about_to_finish_cb), (main):
|