Home
last modified time | relevance | path

Searched refs:GstKsClockClass (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/winks/
Dgstksclock.h35 (G_TYPE_CHECK_CLASS_CAST ((klass), GST_TYPE_KS_CLOCK, GstKsClockClass))
42 typedef struct _GstKsClockClass GstKsClockClass; typedef
Dgstksclock.c56 static GstKsClockClass *parent_class = NULL;
60 gst_ks_clock_class_init (GstKsClockClass * klass) in gst_ks_clock_class_init()