Searched refs:GST_D3D11_MEMORY_NAME (Results 1 – 4 of 4) sorted by relevance
60 #define GST_D3D11_MEMORY_NAME "D3D11Memory" macro
568 gst_allocator_register (GST_D3D11_MEMORY_NAME, _d3d11_memory_allocator); in gst_d3d11_memory_init_once()1345 alloc->mem_type = GST_D3D11_MEMORY_NAME; in gst_d3d11_allocator_init()
628 alloc = (GstD3D11Allocator *) gst_allocator_find (GST_D3D11_MEMORY_NAME); in gst_d3d11_allocate_staging_buffer_for()
11735 User can get this object via gst_allocator_find(GST_D3D11_MEMORY_NAME)