Searched refs:GstQOSType (Results 1 – 13 of 13) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstevent.h | 393 } GstQOSType; typedef 661 GstEvent* gst_event_new_qos (GstQOSType type, gdouble proportion, 664 void gst_event_parse_qos (GstEvent *event, GstQOSType *type,
|
D | gstevent.c | 1140 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/ |
D | gstevent.c | 176 GstQOSType t1 = GST_QOS_TYPE_THROTTLE, t2; in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstconcat.c | 751 GstQOSType type; in gst_concat_src_event()
|
/third_party/gstreamer/gstplugins_good/gst/shapewipe/ |
D | gstshapewipe.c | 1115 GstQOSType type; in gst_shape_wipe_src_event()
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstbasesink.c | 2891 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/ |
D | videomixer2.c | 1485 GstQOSType type; in gst_videomixer2_src_event()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideoencoder.c | 1262 GstQOSType type; in gst_video_encoder_src_event_default()
|
D | gstvideoaggregator.c | 2042 GstQOSType type; in gst_video_aggregator_src_event()
|
D | gstvideodecoder.c | 1509 GstQOSType type; in gst_video_decoder_src_event_default()
|
/third_party/gstreamer/gstreamer/docs/gst/ |
D | gstreamer-sections.txt | 1211 GstQOSType
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/ |
D | gstdeinterlace.c | 3191 GstQOSType type; in gst_deinterlace_src_event()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 25088 docs: Update GstQOSType documentation a bit
|