Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/
Dgsttwirl.c85 G_DEFINE_TYPE (GstTwirl, gst_twirl, GST_TYPE_CIRCLE_GEOMETRIC_TRANSFORM);
94 GstTwirl *twirl; in gst_twirl_set_property()
121 GstTwirl *twirl; in gst_twirl_get_property()
140 GstTwirl *twirl = GST_TWIRL_CAST (gt); in twirl_map()
197 gst_twirl_init (GstTwirl * filter) in gst_twirl_init()
Dgsttwirl.h56 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_TWIRL,GstTwirl))
58 ((GstTwirl *)(obj))
66 typedef struct _GstTwirl GstTwirl; typedef