Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11memory.cpp1241 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