Searched refs:gst_message_new_qos (Results 1 – 17 of 17) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/avtp/ |
D | gstavtpcrfcheck.c | 155 gst_message_new_qos (GST_OBJECT (parent), FALSE, running_time, in post_qos_message()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstmessage.c | 363 gst_message_new_qos (NULL, TRUE, running_time, stream_time, timestamp, in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstmessage.h | 725 GstMessage * gst_message_new_qos (GstObject * src, gboolean live, guint64 running_ti…
|
D | gstmessage.c | 2215 gst_message_new_qos (GstObject * src, gboolean live, guint64 running_time, in gst_message_new_qos() function
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2src.c | 1127 qos_msg = gst_message_new_qos (GST_OBJECT_CAST (v4l2src), TRUE, in gst_v4l2src_create()
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/ |
D | gstdecklinkaudiosrc.cpp | 800 gst_message_new_qos (GST_OBJECT (self), TRUE, running_time, in gst_decklink_audio_src_create()
|
D | gstdecklinkvideosrc.cpp | 1366 gst_message_new_qos (GST_OBJECT (self), TRUE, running_time, in gst_decklink_video_src_create()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
D | gstaudiovisualizer.c | 1137 qos_msg = gst_message_new_qos (GST_OBJECT (scope), FALSE, qostime, in gst_audio_visualizer_chain()
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | gstcccombiner.c | 417 gst_message_new_qos (GST_OBJECT_CAST (self), FALSE, in queue_caption()
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstbasetransform.c | 2103 gst_message_new_qos (GST_OBJECT_CAST (trans), FALSE, running_time, in default_submit_input_buffer()
|
D | gstbasesink.c | 4193 gst_message_new_qos (GST_OBJECT_CAST (basesink), basesink->sync, in gst_base_sink_chain_unlocked()
|
/third_party/gstreamer/gstplugins_good/gst/videomixer/ |
D | videomixer2.c | 1322 gst_message_new_qos (GST_OBJECT_CAST (mix), FALSE, in gst_videomixer2_collected()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudioaggregator.c | 1739 msg = gst_message_new_qos (GST_OBJECT (aggpad), TRUE, running_time, in gst_audio_aggregator_pad_enqueue_qos_message()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideoencoder.c | 2253 gst_message_new_qos (GST_OBJECT_CAST (enc), FALSE, qostime, stream_time, in gst_video_encoder_drop_frame()
|
D | gstvideoaggregator.c | 2347 gst_message_new_qos (GST_OBJECT_CAST (vagg), vagg->priv->live, in gst_video_aggregator_aggregate()
|
D | gstvideodecoder.c | 3315 gst_message_new_qos (GST_OBJECT_CAST (dec), FALSE, qostime, stream_time, in gst_video_decoder_post_qos_drop()
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/ |
D | gstdeinterlace.c | 1353 gst_message_new_qos (GST_OBJECT (self), FALSE, qostime, stream_time, in gst_deinterlace_do_qos()
|