Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/allocators/
Dgstfdmemory.c155 gst_fd_mem_unmap (GstMemory * gmem) in gst_fd_mem_unmap() function
161 return gst_fd_mem_unmap (gmem->parent); in gst_fd_mem_unmap()
238 alloc->mem_unmap = gst_fd_mem_unmap; in gst_fd_allocator_init()