Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11bufferpool.cpp272 pool_alloc = GST_D3D11_POOL_ALLOCATOR (alloc); in gst_d3d11_buffer_pool_set_config()
343 GstD3D11PoolAllocator *alloc = GST_D3D11_POOL_ALLOCATOR (priv->alloc[i]); in gst_d3d11_buffer_pool_fill_buffer()
Dgstd3d11memory.h46 #define GST_D3D11_POOL_ALLOCATOR(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj), GST_TYPE_D3D11_… macro
Dgstd3d11memory.cpp1568 GstD3D11PoolAllocator *self = GST_D3D11_POOL_ALLOCATOR (object); in gst_d3d11_pool_allocator_dispose()
1578 GstD3D11PoolAllocator *self = GST_D3D11_POOL_ALLOCATOR (object); in gst_d3d11_pool_allocator_finalize()
1688 GstD3D11PoolAllocator *self = GST_D3D11_POOL_ALLOCATOR (allocator); in gst_d3d11_pool_allocator_set_active()
1860 alloc = GST_D3D11_POOL_ALLOCATOR (mem->allocator); in gst_d3d11_memory_release()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11decoder.cpp1936 alloc = GST_D3D11_POOL_ALLOCATOR (mem->allocator); in gst_d3d11_decoder_can_direct_render()