Home
last modified time | relevance | path

Searched refs:gst_clock_set_synced (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/net/
Dgstnetclientclock.c532 gst_clock_set_synced (GST_CLOCK (self), FALSE); in gst_net_client_internal_clock_observe_times()
593 gst_clock_set_synced (GST_CLOCK (self), TRUE); in gst_net_client_internal_clock_observe_times()
1349 gst_clock_set_synced (self, synced); in gst_net_client_clock_synced_cb()
1400 gst_clock_set_synced (GST_CLOCK (self), TRUE); in gst_net_client_clock_constructed()
Dgstptpclock.c2433 gst_clock_set_synced (GST_CLOCK (self), TRUE); in gst_ptp_clock_ensure_domain_clock()
/third_party/gstreamer/gstreamer/gst/
Dgstclock.h652 void gst_clock_set_synced (GstClock * clock, gboolean synced);
Dgstclock.c1796 gst_clock_set_synced (GstClock * clock, gboolean synced) in gst_clock_set_synced() function
/third_party/gstreamer/gstreamer/
DChangeLog29887 gst_clock_wait_for_sync(), gst_clock_is_synced() and gst_clock_set_synced()