Searched refs:gst_atomic_queue_new (Results 1 – 9 of 9) sorted by relevance
31 aq = gst_atomic_queue_new (20); in GST_START_TEST()
48 GstAtomicQueue * gst_atomic_queue_new (guint initial_size) G_GNUC_MALLOC;
156 gst_atomic_queue_new (guint initial_size) in gst_atomic_queue_new() function
254 bus->priv->queue = gst_atomic_queue_new (32); in gst_bus_init()
163 priv->queue = gst_atomic_queue_new (16); in gst_buffer_pool_init()
121 self->queue = gst_atomic_queue_new (4); in gst_v4l2_codec_pool_init()
473 allocator->free_queue = gst_atomic_queue_new (VIDEO_MAX_FRAME); in gst_v4l2_allocator_init()
1554 priv->queue = gst_atomic_queue_new (16); in gst_d3d11_pool_allocator_init()
154 self->queue = gst_atomic_queue_new (2); in gst_va_memory_pool_init()