Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvaallocator.c944 static gboolean _va_unmap (GstVaMemory * mem);
982 _va_unmap (va_mem); in _va_free()
1225 _va_unmap (GstVaMemory * mem) in _va_unmap() function
1342 allocator->mem_unmap = (GstMemoryUnmapFunction) _va_unmap; in gst_va_allocator_init()