Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/icles/playback/
Dtest7.c103 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/
Dgsttranscoder.c629 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/
Dgstplay.c1143 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()