Home
last modified time | relevance | path

Searched refs:gst_clock_set_master (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstclock.c93 gst_clock_set_master (slave, master); in GST_START_TEST()
107 gst_clock_set_master (slave, NULL); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpjitterbuffer.c108 gst_clock_set_master (jbuf->media_clock, NULL); in rtp_jitter_buffer_finalize()
275 gst_clock_set_master (jbuf->media_clock, jbuf->pipeline_clock); in rtp_jitter_buffer_set_media_clock()
307 gst_clock_set_master (jbuf->media_clock, jbuf->pipeline_clock); in rtp_jitter_buffer_set_pipeline_clock()
/third_party/gstreamer/gstreamer/gst/
Dgstclock.h594 gboolean gst_clock_set_master (GstClock *clock, GstClock *master);
Dgstclock.c1325 gst_clock_set_master (GstClock * clock, GstClock * master) in gst_clock_set_master() function
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklinkvideosink.cpp1616 gst_clock_set_master (self->output->clock, clock); in gst_decklink_video_sink_change_state()
1671 gst_clock_set_master (self->output->clock, NULL); in gst_decklink_video_sink_change_state()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiobasesink.c1687 gst_clock_set_master (sink->provided_clock, clock); in gst_audio_base_sink_sync_latency()
2488 gst_clock_set_master (sink->provided_clock, NULL); in gst_audio_base_sink_change_state()
/third_party/gstreamer/gstreamer/
DChangeLog76336 Use the new gst_clock_id_wait_async_full in gst_clock_set_master.
76342 clock: fix refcounting bug in gst_clock_set_master.
102481 * gst/gstclock.c: (gst_clock_set_master), (do_linear_regression):
111714 * gst/gstclock.c: (gst_clock_dispose), (gst_clock_set_master):
112203 (gst_clock_set_master), (do_linear_regression),
113584 (gst_clock_set_master):
116872 * gst/gstclock.c: (gst_clock_finalize), (gst_clock_set_master),
117513 (gst_clock_set_master): Only use the OBJECT_LOCK to set the
117568 (gst_clock_slave_callback), (gst_clock_set_master),
117960 * gst/gstclock.c: (gst_clock_init), (gst_clock_set_master),