Home
last modified time | relevance | path

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

1234

/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dgstsctpdec.c346 case GST_EVENT_FLUSH_START:{ in gst_sctp_dec_packet_event()
454 case GST_EVENT_FLUSH_START:{ in gst_sctp_dec_src_event()
Dgstsctpenc.c649 case GST_EVENT_FLUSH_START: in gst_sctp_enc_sink_event()
691 case GST_EVENT_FLUSH_START:{ in gst_sctp_enc_src_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/gst/debugutils/
Dgstchopmydata.c341 case GST_EVENT_FLUSH_START: in gst_chop_my_data_sink_event()
Dgstwatchdog.c217 GST_EVENT_TYPE (mini_object) == GST_EVENT_FLUSH_START) { in gst_watchdog_feed()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgststreamiddemux.c308 if (GST_EVENT_TYPE (event) == GST_EVENT_FLUSH_START in gst_streamid_demux_event()
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgiobasesink.c233 case GST_EVENT_FLUSH_START: in gst_gio_base_sink_event()
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggaviparse.c312 case GST_EVENT_FLUSH_START: in gst_ogg_avi_parse_event()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvp9pay.c515 if (GST_EVENT_TYPE (event) == GST_EVENT_FLUSH_START) { in gst_rtp_vp9_pay_sink_event()
Dgstrtpvp8pay.c500 if (GST_EVENT_TYPE (event) == GST_EVENT_FLUSH_START) { in gst_rtp_vp8_pay_sink_event()
/third_party/gstreamer/gstplugins_good/gst/imagefreeze/
Dgstimagefreeze.c562 case GST_EVENT_FLUSH_START: in gst_image_freeze_sink_event()
687 case GST_EVENT_FLUSH_START: in gst_image_freeze_src_event()
/third_party/gstreamer/gstplugins_bad/gst/gdp/
Dgstgdpdepay.c211 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_bad/ext/kate/
Dgstkatedec.c498 case GST_EVENT_FLUSH_START: in gst_kate_dec_sink_handle_event()
Dgstkateutil.c151 case GST_EVENT_FLUSH_START: in gst_kate_util_decoder_base_queue_event()
/third_party/gstreamer/gstreamer/gst/
Dgstevent.h146 GST_EVENT_FLUSH_START = GST_EVENT_MAKE_TYPE (10, FLAG(BOTH)), enumerator
Dgstevent.c106 {GST_EVENT_FLUSH_START, "flush-start", 0},
532 return gst_event_new_custom (GST_EVENT_FLUSH_START, NULL); in gst_event_new_flush_start()
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgststreamsplitter.c202 case GST_EVENT_FLUSH_START: in gst_stream_splitter_sink_event()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2videoenc.c978 case GST_EVENT_FLUSH_START: in gst_v4l2_video_enc_sink_event()
990 case GST_EVENT_FLUSH_START: in gst_v4l2_video_enc_sink_event()
Dgstv4l2videodec.c879 case GST_EVENT_FLUSH_START: in gst_v4l2_video_dec_sink_event()
891 case GST_EVENT_FLUSH_START: in gst_v4l2_video_dec_sink_event()
/third_party/gstreamer/gstplugins_good/gst/monoscope/
Dgstmonoscope.c470 case GST_EVENT_FLUSH_START: in gst_monoscope_sink_event()
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstdvdspu.c497 case GST_EVENT_FLUSH_START: in gst_dvd_spu_video_event()
1160 case GST_EVENT_FLUSH_START: in gst_dvd_spu_subpic_event()
/third_party/gstreamer/gstplugins_bad/ext/mpeg2enc/
Dgstmpeg2enc.cc441 case GST_EVENT_FLUSH_START: in gst_mpeg2enc_sink_event()
/third_party/gstreamer/gstplugins_bad/gst/timecode/
Dgstavwait.c618 case GST_EVENT_FLUSH_START: in gst_avwait_vsink_event()
689 case GST_EVENT_FLUSH_START: in gst_avwait_asink_event()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxpartreader.c423 case GST_EVENT_FLUSH_START: in splitmux_part_pad_event()
454 if (GST_EVENT_TYPE (event) == GST_EVENT_FLUSH_START || in splitmux_part_pad_event()

1234