Searched refs:gst_collect_pads_set_flushing (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstcollectpads.h | 400 void gst_collect_pads_set_flushing (GstCollectPads *pads, gboolean flushing);
|
D | gstcollectpads.c | 818 gst_collect_pads_set_flushing (GstCollectPads * pads, gboolean flushing) in gst_collect_pads_set_flushing() function 1694 gst_collect_pads_set_flushing (pads, TRUE); in gst_collect_pads_event_default()
|
/third_party/gstreamer/gstplugins_base/gst/adder/ |
D | gstadder.c | 691 gst_collect_pads_set_flushing (adder->collect, TRUE); in gst_adder_src_event() 721 gst_collect_pads_set_flushing (adder->collect, TRUE); in gst_adder_src_event()
|
/third_party/gstreamer/gstplugins_bad/gst/frei0r/ |
D | gstfrei0rmixer.c | 469 gst_collect_pads_set_flushing (self->collect, TRUE); in gst_frei0r_mixer_src_event()
|
/third_party/gstreamer/gstplugins_good/gst/interleave/ |
D | interleave.c | 1150 gst_collect_pads_set_flushing (self->collect, TRUE); in gst_interleave_src_event()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 109415 export gst_collect_pads_set_flushing 109550 API: gst_collect_pads_set_flushing 109555 (gst_collect_pads_set_flushing), (gst_collect_pads_start), 109558 API: gst_collect_pads_set_flushing 110109 (gst_collect_pads_set_flushing), (gst_collect_pads_start), 110179 (gst_collect_pads_remove_pad), (gst_collect_pads_set_flushing),
|