Searched refs:gst_d3d11_allocator_free (Results 1 – 1 of 1) sorted by relevance
1241 static void gst_d3d11_allocator_free (GstAllocator * allocator,1250 allocator_class->free = gst_d3d11_allocator_free; in gst_d3d11_allocator_class_init()1365 gst_d3d11_allocator_free (GstAllocator * allocator, GstMemory * mem) in gst_d3d11_allocator_free() function