Searched refs:clock_lost_cb (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_base/tests/icles/playback/ |
D | test7.c | 103 clock_lost_cb (GstBus * bus, GstMessage * msg, GstElement * playbin) in clock_lost_cb() function 150 g_signal_connect (bus, "message::clock-lost", G_CALLBACK (clock_lost_cb), in main()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/ |
D | gsttranscoder.c | 629 clock_lost_cb (G_GNUC_UNUSED GstBus * bus, G_GNUC_UNUSED GstMessage * msg, in clock_lost_cb() function 812 G_CALLBACK (clock_lost_cb), self); in gst_transcoder_main()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/ |
D | gstplay.c | 1143 clock_lost_cb (G_GNUC_UNUSED GstBus * bus, G_GNUC_UNUSED GstMessage * msg, in clock_lost_cb() function 2538 G_CALLBACK (clock_lost_cb), self); in gst_play_main()
|