Home
last modified time | relevance | path

Searched refs:gst_atomic_queue_unref (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstatomicqueue.h54 void gst_atomic_queue_unref (GstAtomicQueue * queue);
68 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstAtomicQueue, gst_atomic_queue_unref)
Dgstatomicqueue.c42 (GBoxedFreeFunc) gst_atomic_queue_unref);
203 gst_atomic_queue_unref (GstAtomicQueue * queue) in gst_atomic_queue_unref() function
Dgstbus.c273 gst_atomic_queue_unref (bus->priv->queue); in gst_bus_dispose()
Dgstbufferpool.c210 gst_atomic_queue_unref (priv->queue); in gst_buffer_pool_finalize()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstatomicqueue.c32 gst_atomic_queue_unref (aq); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecpool.c133 gst_atomic_queue_unref (self->queue); in gst_v4l2_codec_pool_finalize()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2allocator.c432 gst_atomic_queue_unref (allocator->free_queue); in gst_v4l2_allocator_finalize()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvaallocator.c166 gst_atomic_queue_unref (self->queue); in gst_va_memory_pool_finalize()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11memory.cpp1584 gst_atomic_queue_unref (priv->queue); in gst_d3d11_pool_allocator_finalize()