Home
last modified time | relevance | path

Searched refs:GST_EVENT_QOS (Results 1 – 25 of 31) sorted by relevance

12

/third_party/gstreamer/gstreamer/docs/random/wtay/
Devents246 GST_EVENT_QOS = (1 << 1),
/third_party/gstreamer/gstreamer/gst/
Dgstevent.c121 {GST_EVENT_QOS, "qos", 0},
1231 event = gst_event_new_custom (GST_EVENT_QOS, structure); in gst_event_new_qos()
1256 g_return_if_fail (GST_EVENT_TYPE (event) == GST_EVENT_QOS); in gst_event_parse_qos()
Dgstevent.h175 GST_EVENT_QOS = GST_EVENT_MAKE_TYPE (190, _FLAG(UPSTREAM)), enumerator
Dgstenumtypes.c587 { C_ENUM(GST_EVENT_QOS), "GST_EVENT_QOS", "qos" }, in gst_event_type_get_type()
/third_party/gstreamer/gstplugins_bad/gst/gdp/
Dgstgdpdepay.c254 case GST_EVENT_QOS: in gst_gdp_depay_src_event()
Ddataprotocol.c599 case GST_EVENT_QOS: in gst_dp_event_from_packet_0_2()
Dgstgdppay.c630 case GST_EVENT_QOS: in gst_gdp_pay_src_event()
/third_party/gstreamer/gstplugins_good/gst/monoscope/
Dgstmonoscope.c523 case GST_EVENT_QOS:{ in gst_monoscope_src_event()
/third_party/gstreamer/gstplugins_bad/gst/frei0r/
Dgstfrei0rmixer.c455 case GST_EVENT_QOS: in gst_frei0r_mixer_src_event()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstevent.c183 fail_unless (GST_EVENT_TYPE (event) == GST_EVENT_QOS); in GST_START_TEST()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstconcat.c760 case GST_EVENT_QOS:{ in gst_concat_src_event()
/third_party/gstreamer/gstplugins_good/gst/shapewipe/
Dgstshapewipe.c1117 case GST_EVENT_QOS:{ in gst_shape_wipe_src_event()
/third_party/gstreamer/gstplugins_good/gst/interleave/
Dinterleave.c1137 case GST_EVENT_QOS: in gst_interleave_src_event()
/third_party/gstreamer/gstplugins_good/gst/imagefreeze/
Dgstimagefreeze.c669 case GST_EVENT_QOS: in gst_image_freeze_src_event()
/third_party/gstreamer/gstplugins_base/gst/adder/
Dgstadder.c747 case GST_EVENT_QOS: in gst_adder_src_event()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstaudiovisualizer.c1253 case GST_EVENT_QOS: in gst_audio_visualizer_src_event()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesrc.c2003 case GST_EVENT_QOS: in gst_base_src_send_event()
2125 case GST_EVENT_QOS: in gst_base_src_default_event()
Dgstbasetransform.c2008 case GST_EVENT_QOS: in gst_base_transform_src_eventfunc()
Dgstaggregator.c2448 evdata.only_to_active_pads = GST_EVENT_TYPE (event) == GST_EVENT_QOS; in gst_aggregator_default_src_event()
/third_party/gstreamer/gstplugins_base/gst/videorate/
Dgstvideorate.c992 case GST_EVENT_QOS: in gst_video_rate_src_event()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavdemux.c719 case GST_EVENT_QOS: in gst_ffmpegdemux_src_event()
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dvideomixer2.c1489 case GST_EVENT_QOS: in gst_videomixer2_src_event()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioaggregator.c1280 case GST_EVENT_QOS: in gst_audio_aggregator_src_event()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoencoder.c1353 case GST_EVENT_QOS: in gst_video_encoder_src_event_default()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-parse.c1445 case GST_EVENT_QOS: in gst_matroska_parse_handle_src_event()

12