Searched refs:Gst1394Clock (Results 1 – 3 of 3) sorted by relevance
37 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_1394_CLOCK,Gst1394Clock))45 ((Gst1394Clock*)(obj))47 typedef struct _Gst1394Clock Gst1394Clock; typedef70 Gst1394Clock* gst_1394_clock_new (const gchar *name);71 void gst_1394_clock_set_handle (Gst1394Clock *clock,73 void gst_1394_clock_unset_handle (Gst1394Clock *clock);
34 static void gst_1394_clock_init (Gst1394Clock * clock);55 sizeof (Gst1394Clock), in gst_1394_clock_get_type()83 gst_1394_clock_init (Gst1394Clock * clock) in gst_1394_clock_init()96 Gst1394Clock *99 Gst1394Clock *_1394clock = in gst_1394_clock_new()112 Gst1394Clock *_1394clock; in gst_1394_clock_get_internal_time()147 gst_1394_clock_set_handle (Gst1394Clock * clock, raw1394handle_t handle) in gst_1394_clock_set_handle()155 gst_1394_clock_unset_handle (Gst1394Clock * clock) in gst_1394_clock_unset_handle()
87 Gst1394Clock *provided_clock;