Home
last modified time | relevance | path

Searched refs:GstQOSType (Results 1 – 13 of 13) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstevent.h393 } GstQOSType; typedef
661 GstEvent* gst_event_new_qos (GstQOSType type, gdouble proportion,
664 void gst_event_parse_qos (GstEvent *event, GstQOSType *type,
Dgstevent.c1140 gst_event_new_qos (GstQOSType type, gdouble proportion, in gst_event_new_qos()
1178 gst_event_parse_qos (GstEvent * event, GstQOSType * type, in gst_event_parse_qos()
1188 *type = (GstQOSType) in gst_event_parse_qos()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstevent.c176 GstQOSType t1 = GST_QOS_TYPE_THROTTLE, t2; in GST_START_TEST()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstconcat.c751 GstQOSType type; in gst_concat_src_event()
/third_party/gstreamer/gstplugins_good/gst/shapewipe/
Dgstshapewipe.c1115 GstQOSType type; in gst_shape_wipe_src_event()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesink.c2891 gst_base_sink_send_qos (GstBaseSink * basesink, GstQOSType type, in gst_base_sink_send_qos()
3010 GstQOSType type; in gst_base_sink_perform_qos()
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dvideomixer2.c1485 GstQOSType type; in gst_videomixer2_src_event()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoencoder.c1262 GstQOSType type; in gst_video_encoder_src_event_default()
Dgstvideoaggregator.c2042 GstQOSType type; in gst_video_aggregator_src_event()
Dgstvideodecoder.c1509 GstQOSType type; in gst_video_decoder_src_event_default()
/third_party/gstreamer/gstreamer/docs/gst/
Dgstreamer-sections.txt1211 GstQOSType
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlace.c3191 GstQOSType type; in gst_deinterlace_src_event()
/third_party/gstreamer/gstreamer/
DChangeLog25088 docs: Update GstQOSType documentation a bit