Searched refs:GST_IS_D3D11_ALLOCATOR (Results 1 – 2 of 2) sorted by relevance
40 #define GST_IS_D3D11_ALLOCATOR(obj) (G_TYPE_CHECK_INSTANCE_TYPE((obj), GST_TYPE_D3D11_ALLOC… macro
541 (GST_IS_D3D11_ALLOCATOR (mem->allocator) || in gst_is_d3d11_memory()1453 g_return_val_if_fail (GST_IS_D3D11_ALLOCATOR (allocator), NULL); in gst_d3d11_allocator_alloc()1475 g_return_val_if_fail (GST_IS_D3D11_ALLOCATOR (allocator), FALSE); in gst_d3d11_allocator_set_active()