Home
last modified time | relevance | path

Searched refs:gst_atomic_queue_peek (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstatomicqueue.h63 gpointer gst_atomic_queue_peek (GstAtomicQueue* queue);
Dgstatomicqueue.c221 gst_atomic_queue_peek (GstAtomicQueue * queue) in gst_atomic_queue_peek() function
Dgstbus.c700 message = gst_atomic_queue_peek (bus->priv->queue); in gst_bus_peek()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvaallocator.c223 return gst_atomic_queue_peek (self->queue); in gst_va_memory_pool_peek()