Home
last modified time | relevance | path

Searched refs:gst_message_new_qos (Results 1 – 17 of 17) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/avtp/
Dgstavtpcrfcheck.c155 gst_message_new_qos (GST_OBJECT (parent), FALSE, running_time, in post_qos_message()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstmessage.c363 gst_message_new_qos (NULL, TRUE, running_time, stream_time, timestamp, in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstmessage.h725 GstMessage * gst_message_new_qos (GstObject * src, gboolean live, guint64 running_ti…
Dgstmessage.c2215 gst_message_new_qos (GstObject * src, gboolean live, guint64 running_time, in gst_message_new_qos() function
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2src.c1127 qos_msg = gst_message_new_qos (GST_OBJECT_CAST (v4l2src), TRUE, in gst_v4l2src_create()
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklinkaudiosrc.cpp800 gst_message_new_qos (GST_OBJECT (self), TRUE, running_time, in gst_decklink_audio_src_create()
Dgstdecklinkvideosrc.cpp1366 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/
Dgstaudiovisualizer.c1137 qos_msg = gst_message_new_qos (GST_OBJECT (scope), FALSE, qostime, in gst_audio_visualizer_chain()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstcccombiner.c417 gst_message_new_qos (GST_OBJECT_CAST (self), FALSE, in queue_caption()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasetransform.c2103 gst_message_new_qos (GST_OBJECT_CAST (trans), FALSE, running_time, in default_submit_input_buffer()
Dgstbasesink.c4193 gst_message_new_qos (GST_OBJECT_CAST (basesink), basesink->sync, in gst_base_sink_chain_unlocked()
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dvideomixer2.c1322 gst_message_new_qos (GST_OBJECT_CAST (mix), FALSE, in gst_videomixer2_collected()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioaggregator.c1739 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/
Dgstvideoencoder.c2253 gst_message_new_qos (GST_OBJECT_CAST (enc), FALSE, qostime, stream_time, in gst_video_encoder_drop_frame()
Dgstvideoaggregator.c2347 gst_message_new_qos (GST_OBJECT_CAST (vagg), vagg->priv->live, in gst_video_aggregator_aggregate()
Dgstvideodecoder.c3315 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/
Dgstdeinterlace.c1353 gst_message_new_qos (GST_OBJECT (self), FALSE, qostime, stream_time, in gst_deinterlace_do_qos()