Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/gaudieffects/
Dgstdodge.h59 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_DODGE,GstDodge))
67 typedef struct _GstDodge GstDodge; typedef
Dgstdodge.c79 G_DEFINE_TYPE (GstDodge, gst_dodge, GST_TYPE_VIDEO_FILTER);
159 gst_dodge_init (GstDodge * filter) in gst_dodge_init()
198 GstDodge *filter = GST_DODGE (vfilter); in gst_dodge_transform_frame()