Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11bufferpool.cpp273 flow_ret = gst_d3d11_pool_allocator_acquire_memory (pool_alloc, &mem); in gst_d3d11_buffer_pool_set_config()
348 ret = gst_d3d11_pool_allocator_acquire_memory (alloc, &mem); in gst_d3d11_buffer_pool_fill_buffer()
Dgstd3d11memory.h270 GstFlowReturn gst_d3d11_pool_allocator_acquire_memory (GstD3D11PoolAllocator * allocator,
Dgstd3d11memory.cpp2038 gst_d3d11_pool_allocator_acquire_memory (GstD3D11PoolAllocator * allocator, in gst_d3d11_pool_allocator_acquire_memory() function