Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11memory.cpp1487 #define GST_D3D11_POOL_ALLOCATOR_IS_FLUSHING(alloc) (g_atomic_int_get (&alloc->priv->flushing)) macro
1659 if (GST_D3D11_POOL_ALLOCATOR_IS_FLUSHING (self) == flushing) in gst_d3d11_pool_allocator_do_set_flushing()
1818 if (GST_D3D11_POOL_ALLOCATOR_IS_FLUSHING (self)) { in dec_outstanding()
1862 if (GST_D3D11_POOL_ALLOCATOR_IS_FLUSHING (alloc)) { in gst_d3d11_memory_release()
1922 if (G_UNLIKELY (GST_D3D11_POOL_ALLOCATOR_IS_FLUSHING (self))) in gst_d3d11_pool_allocator_acquire_memory_internal()
1978 if (!GST_D3D11_POOL_ALLOCATOR_IS_FLUSHING (self)) { in gst_d3d11_pool_allocator_acquire_memory_internal()