Home
last modified time | relevance | path

Searched refs:GstCutter (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/cutter/
Dgstcutter.h37 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_CUTTER,GstCutter))
45 typedef struct _GstCutter GstCutter; typedef
72 void (*cut_start) (GstCutter* filter);
73 void (*cut_stop) (GstCutter* filter);
Dgstcutter.c98 G_DEFINE_TYPE (GstCutter, gst_cutter, GST_TYPE_ELEMENT);
161 gst_cutter_init (GstCutter * filter) in gst_cutter_init()
188 gst_cutter_message_new (GstCutter * c, gboolean above, GstClockTime timestamp) in gst_cutter_message_new()
230 gst_cutter_setcaps (GstCutter * filter, GstCaps * caps) in gst_cutter_setcaps()
246 GstCutter *filter = GST_CUTTER (element); in gst_cutter_change_state()
265 GstCutter *filter; in gst_cutter_event()
290 GstCutter *filter; in gst_cutter_chain()
430 GstCutter *filter; in gst_cutter_set_property()
472 GstCutter *filter; in gst_cutter_get_property()
DREADME16 GstCutter::threshold
18 GstCutter::threshold_dB
20 GstCutter::runlength
22 GstCutter::prelength
/third_party/gstreamer/gstplugins_good/docs/plugins/
Dgst-plugins-good-plugins.hierarchy173 GstCutter
Dgst-plugins-good-plugins-sections.txt642 GstCutter
Dgst-plugins-good-plugins.args2282 <NAME>GstCutter::leaky</NAME>
2292 <NAME>GstCutter::pre-length</NAME>
2302 <NAME>GstCutter::run-length</NAME>
2312 <NAME>GstCutter::threshold</NAME>
2322 <NAME>GstCutter::threshold-dB</NAME>