Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/effectv/
Dgstdice.h44 (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_DICETV,GstDiceTVClass))
51 typedef struct _GstDiceTVClass GstDiceTVClass; typedef
Dgstdice.c278 gst_dicetv_class_init (GstDiceTVClass * klass) in gst_dicetv_class_init()