Home
last modified time | relevance | path

Searched refs:gst_atomic_queue_length (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstatomicqueue.h66 guint gst_atomic_queue_length (GstAtomicQueue * queue);
Dgstatomicqueue.c400 gst_atomic_queue_length (GstAtomicQueue * queue) in gst_atomic_queue_length() function
Dgstbus.c460 result = gst_atomic_queue_length (bus->priv->queue) != 0; in gst_bus_have_pending()
538 gst_atomic_queue_length (bus->priv->queue)); in gst_bus_timed_pop_filtered()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2allocator.c771 if (gst_atomic_queue_length (allocator->free_queue) != allocator->count) { in gst_v4l2_allocator_stop()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11memory.cpp1717 outstanding, gst_atomic_queue_length (priv->queue)); in gst_d3d11_pool_allocator_set_active()