Home
last modified time | relevance | path

Searched refs:GST_EVENT_FLUSH_START (Results 1 – 25 of 104) sorted by relevance

12345

/third_party/gstreamer/gstplugins_bad/gst/codecalpha/
Dgstalphacombine.c479 case GST_EVENT_FLUSH_START: in gst_alpha_combine_sink_event()
510 case GST_EVENT_FLUSH_START: in gst_alpha_combine_alpha_event()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstconsistencychecker.c82 case GST_EVENT_FLUSH_START: in source_pad_data_cb()
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dgstsctpdec.c386 case GST_EVENT_FLUSH_START:{ in gst_sctp_dec_packet_event()
513 case GST_EVENT_FLUSH_START:{ in gst_sctp_dec_src_event()
Dgstsctpenc.c721 case GST_EVENT_FLUSH_START: in gst_sctp_enc_sink_event()
766 case GST_EVENT_FLUSH_START:{ in gst_sctp_enc_src_event()
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgststreamcombiner.c148 case GST_EVENT_FLUSH_START: in gst_stream_combiner_sink_event()
Dgststreamsplitter.c206 case GST_EVENT_FLUSH_START: in gst_stream_splitter_sink_event()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstchopmydata.c345 case GST_EVENT_FLUSH_START: in gst_chop_my_data_sink_event()
Dgstwatchdog.c220 GST_EVENT_TYPE (mini_object) == GST_EVENT_FLUSH_START) { in gst_watchdog_feed()
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggaviparse.c285 case GST_EVENT_FLUSH_START: in gst_ogg_avi_parse_event()
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgiobasesink.c236 case GST_EVENT_FLUSH_START: in gst_gio_base_sink_event()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgststreamiddemux.c311 if (GST_EVENT_TYPE (event) == GST_EVENT_FLUSH_START in gst_streamid_demux_event()
Dgstclocksync.c394 case GST_EVENT_FLUSH_START: in gst_clock_sync_sink_event()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvp9pay.c522 if (GST_EVENT_TYPE (event) == GST_EVENT_FLUSH_START) { in gst_rtp_vp9_pay_sink_event()
Dgstrtpvp8pay.c689 if (GST_EVENT_TYPE (event) == GST_EVENT_FLUSH_START) { in gst_rtp_vp8_pay_sink_event()
/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkatetiger.c1077 case GST_EVENT_FLUSH_START: in gst_kate_tiger_handle_kate_event()
1168 case GST_EVENT_FLUSH_START: in gst_kate_tiger_handle_video_event()
Dgstkatedec.c506 case GST_EVENT_FLUSH_START: in gst_kate_dec_sink_handle_event()
/third_party/gstreamer/gstplugins_bad/gst/gdp/
Dgstgdpdepay.c214 case GST_EVENT_FLUSH_START: in gst_gdp_depay_sink_event()
Ddataprotocol.c570 case GST_EVENT_FLUSH_START: in gst_dp_event_from_packet_0_2()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2videoenc.c1019 case GST_EVENT_FLUSH_START: in gst_v4l2_video_enc_sink_event()
1031 case GST_EVENT_FLUSH_START: in gst_v4l2_video_enc_sink_event()
Dgstv4l2videodec.c962 case GST_EVENT_FLUSH_START: in gst_v4l2_video_dec_sink_event()
974 case GST_EVENT_FLUSH_START: in gst_v4l2_video_dec_sink_event()
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstdvdspu.c500 case GST_EVENT_FLUSH_START: in gst_dvd_spu_video_event()
1163 case GST_EVENT_FLUSH_START: in gst_dvd_spu_subpic_event()
/third_party/gstreamer/gstplugins_good/gst/monoscope/
Dgstmonoscope.c474 case GST_EVENT_FLUSH_START: in gst_monoscope_sink_event()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxpartreader.c431 case GST_EVENT_FLUSH_START: in splitmux_part_pad_event()
462 if (GST_EVENT_TYPE (event) == GST_EVENT_FLUSH_START || in splitmux_part_pad_event()
/third_party/gstreamer/gstplugins_good/gst/imagefreeze/
Dgstimagefreeze.c645 case GST_EVENT_FLUSH_START: in gst_image_freeze_sink_event()
783 case GST_EVENT_FLUSH_START: in gst_image_freeze_src_event()
/third_party/gstreamer/gstreamer/gst/
Dgstevent.h151 GST_EVENT_FLUSH_START = GST_EVENT_MAKE_TYPE (10, _FLAG(BOTH)), enumerator

12345