Searched refs:gst_clock_wait_for_sync (Results 1 – 7 of 7) sorted by relevance
84 gst_clock_wait_for_sync (GST_CLOCK (clock), GST_CLOCK_TIME_NONE); in main()
78 gst_clock_wait_for_sync (GST_CLOCK (client), GST_SECOND); in GST_START_TEST()
222 gst_clock_wait_for_sync (clock, GST_CLOCK_TIME_NONE); in gst_clock_select_provide_clock()
644 gboolean gst_clock_wait_for_sync (GstClock * clock, GstClockTime timeout);
1729 gst_clock_wait_for_sync (GstClock * clock, GstClockTime timeout) in gst_clock_wait_for_sync() function
3641 if (!gst_clock_wait_for_sync (clock_drift->ntp_clock, 5 * GST_SECOND)) { in gst_dash_demux_poll_ntp_server()
21608 tests: Use gst_clock_wait_for_sync () for net client clock21609 Instead of looping, use the gst_clock_wait_for_sync() function29887 gst_clock_wait_for_sync(), gst_clock_is_synced() and gst_clock_set_synced()