Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/openni2/
Dgstopenni2src.h35 (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_OPENNI2_SRC,GstOpenni2SrcClass))
41 typedef struct _GstOpenni2SrcClass GstOpenni2SrcClass; typedef
Dgstopenni2src.cpp118 gst_openni2_src_class_init (GstOpenni2SrcClass * klass) in gst_openni2_src_class_init()