Home
last modified time | relevance | path

Searched refs:GST_EVENT_RECONFIGURE (Results 1 – 25 of 28) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgsttestsrcbin.c233 case GST_EVENT_RECONFIGURE:{ in gst_test_src_event_function()
/third_party/gstreamer/gstplugins_bad/gst/autoconvert/
Dgstautoconvert.c1183 if (GST_EVENT_TYPE (event) == GST_EVENT_RECONFIGURE) in gst_auto_convert_src_event()
1190 } else if (GST_EVENT_TYPE (event) != GST_EVENT_RECONFIGURE) { in gst_auto_convert_src_event()
/third_party/gstreamer/gstreamer/gst/
Dgstevent.h180 GST_EVENT_RECONFIGURE = GST_EVENT_MAKE_TYPE (240, _FLAG(UPSTREAM)), enumerator
Dgstevent.c126 {GST_EVENT_RECONFIGURE, "reconfigure", 0},
1662 event = gst_event_new_custom (GST_EVENT_RECONFIGURE, NULL); in gst_event_new_reconfigure()
Dgstenumtypes.c592 { C_ENUM(GST_EVENT_RECONFIGURE), "GST_EVENT_RECONFIGURE", "reconfigure" }, in gst_event_type_get_type()
Dgstpad.c5484 case GST_EVENT_RECONFIGURE: in gst_pad_push_event_unchecked()
5826 case GST_EVENT_RECONFIGURE: in gst_pad_send_event_unchecked()
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dgstsctpdec.c502 case GST_EVENT_RECONFIGURE: in gst_sctp_dec_src_event()
Dgstsctpenc.c781 case GST_EVENT_RECONFIGURE: in gst_sctp_enc_src_event()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpsession.c991 fail_unless_equals_int (GST_EVENT_RECONFIGURE, GST_EVENT_TYPE (ev)); in GST_START_TEST()
994 fail_unless_equals_int (GST_EVENT_RECONFIGURE, GST_EVENT_TYPE (ev)); in GST_START_TEST()
1031 fail_unless_equals_int (GST_EVENT_RECONFIGURE, GST_EVENT_TYPE (ev)); in GST_START_TEST()
1034 fail_unless_equals_int (GST_EVENT_RECONFIGURE, GST_EVENT_TYPE (ev)); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/ext/teletextdec/
Dgstteletextdec.c456 case GST_EVENT_RECONFIGURE: in gst_teletextdec_src_event()
/third_party/gstreamer/gstplugins_bad/gst/camerabin2/
Dgstwrappercamerabinsrc.c430 case GST_EVENT_RECONFIGURE: in gst_wrapper_camera_bin_src_src_event()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgsttypefindelement.c599 if (GST_EVENT_TYPE (event) == GST_EVENT_RECONFIGURE) { in gst_type_find_element_src_event()
Dgstdownloadbuffer.c1415 case GST_EVENT_RECONFIGURE: in gst_download_buffer_handle_src_event()
Dgstqueue.c1589 case GST_EVENT_RECONFIGURE: in gst_queue_handle_src_event()
Dgstmultiqueue.c3184 case GST_EVENT_RECONFIGURE:
Dgstqueue2.c3316 case GST_EVENT_RECONFIGURE: in gst_queue2_handle_src_event()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgldownloadelement.c1392 if (GST_EVENT_TYPE (event) == GST_EVENT_RECONFIGURE) in gst_gl_download_element_src_event()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsrc.c1434 case GST_EVENT_RECONFIGURE:{ in splitmux_src_pad_event()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstaudiovisualizer.c1276 case GST_EVENT_RECONFIGURE: in gst_audio_visualizer_src_event()
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsesrc.c1394 case GST_EVENT_RECONFIGURE: in gst_pulsesrc_event()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstaggregator.c2434 case GST_EVENT_RECONFIGURE: in gst_aggregator_default_src_event()
Dgstbasesrc.c2136 case GST_EVENT_RECONFIGURE: in gst_base_src_default_event()
/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/
Dgstmpegdemux.c1440 case GST_EVENT_RECONFIGURE:{ in gst_ps_demux_src_event()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/
Dgstadaptivedemux.c2268 case GST_EVENT_RECONFIGURE:{ in gst_adaptive_demux_src_event()
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggdemux.c452 case GST_EVENT_RECONFIGURE: in gst_ogg_pad_event()

12