Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/
Dgstcircle.h60 (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_CIRCLE,GstCircleClass))
67 typedef struct _GstCircleClass GstCircleClass; typedef
Dgstcircle.c192 gst_circle_class_init (GstCircleClass * klass) in gst_circle_class_init()