Searched refs:gst_clock_is_synced (Results 1 – 5 of 5) sorted by relevance
1283 if (!gst_clock_is_synced (clock)) { in gst_clock_slave_callback()1337 if (master && !gst_clock_is_synced (master)) in gst_clock_set_master()1774 gst_clock_is_synced (GstClock * clock) in gst_clock_is_synced() function
647 gboolean gst_clock_is_synced (GstClock * clock);
266 if (gst_clock_is_synced (jbuf->media_clock)) { in rtp_jitter_buffer_set_media_clock()298 if (gst_clock_is_synced (jbuf->media_clock)) { in rtp_jitter_buffer_set_pipeline_clock()820 && gst_clock_is_synced (media_clock); in rtp_jitter_buffer_calculate_pts()
1399 if (gst_clock_is_synced (cache->clock)) in gst_net_client_clock_constructed()1418 if (!gst_clock_is_synced (self->priv->internal_clock)) { in gst_net_client_clock_get_internal_time()
29887 gst_clock_wait_for_sync(), gst_clock_is_synced() and gst_clock_set_synced()