Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11memory.h48 #define GST_IS_D3D11_POOL_ALLOCATOR(obj) (G_TYPE_CHECK_INSTANCE_TYPE((obj), GST_TYPE_D3D11_… macro
Dgstd3d11memory.cpp542 GST_IS_D3D11_POOL_ALLOCATOR (mem->allocator)); in gst_is_d3d11_memory()
1855 if (!GST_IS_D3D11_POOL_ALLOCATOR (mem->allocator)) { in gst_d3d11_memory_release()
2044 g_return_val_if_fail (GST_IS_D3D11_POOL_ALLOCATOR (allocator), in gst_d3d11_pool_allocator_acquire_memory()
2084 g_return_val_if_fail (GST_IS_D3D11_POOL_ALLOCATOR (allocator), FALSE); in gst_d3d11_pool_allocator_get_pool_size()