Searched refs:gst_message_new_clock_lost (Results 1 – 12 of 12) sorted by relevance
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstclocksync.c | 237 gst_message_new_clock_lost (GST_OBJECT_CAST (clocksync), in gst_clock_sync_set_property()
|
D | gstidentity.c | 924 gst_message_new_clock_lost (GST_OBJECT_CAST (identity), in gst_identity_set_property()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstmessage.h | 616 GstMessage * gst_message_new_clock_lost (GstObject * src, GstClock *clock) G_GNUC_MALLOC;
|
D | gstmessage.c | 848 gst_message_new_clock_lost (GstObject * src, GstClock * clock) in gst_message_new_clock_lost() function
|
D | gstbin.c | 1671 gst_message_new_clock_lost (GST_OBJECT_CAST (bin), bin->provided_clock); in gst_bin_remove_func()
|
/third_party/gstreamer/gstplugins_good/ext/raw1394/ |
D | gstdv1394src.c | 377 gst_message_new_clock_lost (GST_OBJECT_CAST (element), in gst_dv1394_src_change_state()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudiobasesrc.c | 1170 gst_message_new_clock_lost (GST_OBJECT_CAST (element), src->clock)); in gst_audio_base_src_change_state()
|
D | gstaudiobasesink.c | 2472 gst_message_new_clock_lost (GST_OBJECT_CAST (element), in gst_audio_base_sink_change_state()
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/ |
D | gstdecklinkvideosink.cpp | 1669 gst_message_new_clock_lost (GST_OBJECT_CAST (element), in gst_decklink_video_sink_change_state()
|
/third_party/gstreamer/gstplugins_good/ext/pulse/ |
D | pulsesrc.c | 1834 gst_message_new_clock_lost (GST_OBJECT_CAST (element), in gst_pulsesrc_change_state()
|
D | pulsesink.c | 3276 gst_message_new_clock_lost (GST_OBJECT_CAST (element), in gst_pulsesink_change_state()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 95338 (gst_message_new_clock_provide), (gst_message_new_clock_lost), 122688 (gst_message_new_clock_lost), (gst_message_new_new_clock),
|