Home
last modified time | relevance | path

Searched refs:gst_queue_array_free (Results 1 – 24 of 24) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/libs/
Dqueuearray.c57 gst_queue_array_free (array); in GST_START_TEST()
89 gst_queue_array_free (array); in GST_START_TEST()
123 gst_queue_array_free (array); in GST_START_TEST()
160 gst_queue_array_free (array); in GST_START_TEST()
197 gst_queue_array_free (array); in GST_START_TEST()
248 gst_queue_array_free (array); in GST_START_TEST()
260 gst_queue_array_free (array); in GST_START_TEST()
286 gst_queue_array_free (array); in GST_START_TEST()
338 gst_queue_array_free (array); in GST_START_TEST()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstqueuearray.h40 void gst_queue_array_free (GstQueueArray * array);
Dgstqueuearray.c114 gst_queue_array_free (GstQueueArray * array) in gst_queue_array_free() function
Dgstdataqueue.c274 gst_queue_array_free (priv->queue); in gst_data_queue_finalize()
Dgstadapter.c232 gst_queue_array_free (adapter->bufqueue); in gst_adapter_finalize()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstvp8decoder.c147 gst_queue_array_free (priv->output_queue); in gst_vp8_decoder_stop()
Dgstvp9decoder.c178 gst_queue_array_free (priv->output_queue); in gst_vp9_decoder_stop()
Dgstmpeg2decoder.c367 gst_queue_array_free (priv->output_queue); in gst_mpeg2_decoder_stop()
Dgsth264decoder.c401 gst_queue_array_free (priv->output_queue); in gst_h264_decoder_finalize()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2decoder.c116 gst_queue_array_free (self->request_pool); in gst_v4l2_decoder_finalize()
117 gst_queue_array_free (self->pending_requests); in gst_v4l2_decoder_finalize()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstcccombiner.c99 gst_queue_array_free (self->scheduled[0]); in gst_cc_combiner_finalize()
100 gst_queue_array_free (self->scheduled[1]); in gst_cc_combiner_finalize()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfcapturewinrt.cpp179 gst_queue_array_free (self->queue); in gst_mf_capture_winrt_finalize()
Dgstmfsourcereader.cpp378 gst_queue_array_free (self->queue); in gst_mf_source_reader_finalize()
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklinkaudiosrc.cpp333 gst_queue_array_free (self->current_packets); in gst_decklink_audio_src_finalize()
Dgstdecklinkvideosrc.cpp580 gst_queue_array_free (self->current_frames); in gst_decklink_video_src_finalize()
Dgstdecklink.cpp1175 gst_queue_array_free (m_buffers); in ~GStreamerDecklinkMemoryAllocator()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsink.c612 gst_queue_array_free (priv->queue); in gst_app_sink_finalize()
Dgstappsrc.c847 gst_queue_array_free (priv->queue); in gst_app_src_finalize()
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dcompositor.c1071 gst_queue_array_free (self->tasks); in gst_parallelized_task_runner_free()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstqueue.c499 gst_queue_array_free (queue->queue); in gst_queue_finalize()
Dgstqueue2.c585 gst_queue_array_free (queue->queue); in gst_queue2_finalize()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsink.c700 gst_queue_array_free (splitmux->times_to_split); in gst_splitmux_sink_finalize()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c4281 gst_queue_array_free (watch->messages); in gst_rtsp_source_finalize()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-converter.c186 gst_queue_array_free (self->work_items); in gst_parallelized_task_runner_free()
187 gst_queue_array_free (self->tasks); in gst_parallelized_task_runner_free()