Home
last modified time | relevance | path

Searched refs:master_clock (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/winks/
Dgstksclock.c43 GstClock *master_clock; member
93 priv->master_clock = NULL; in gst_ks_clock_init()
234 if (priv->master_clock != NULL) { in gst_ks_clock_close_unlocked()
235 gst_object_unref (priv->master_clock); in gst_ks_clock_close_unlocked()
236 priv->master_clock = NULL; in gst_ks_clock_close_unlocked()
289 if (priv->master_clock != NULL) { in gst_ks_clock_worker_thread_func()
290 GstClockTime now = gst_clock_get_time (priv->master_clock); in gst_ks_clock_worker_thread_func()
296 gst_object_unref (priv->master_clock); in gst_ks_clock_worker_thread_func()
297 priv->master_clock = NULL; in gst_ks_clock_worker_thread_func()
339 gst_ks_clock_provide_master_clock (GstKsClock * self, GstClock * master_clock) in gst_ks_clock_provide_master_clock() argument
[all …]
Dgstksclock.h68 GstClock * master_clock);
/third_party/gstreamer/gstreamer/docs/random/wtay/
Dmessages108 audio/render/oss: (osssink) "master_clock", GST_PROPS_OBJECT (osssink_clock)