Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/allocators/
Dgstfdmemory.h60 GST_FD_MEMORY_FLAG_DONT_CLOSE = (1 << 2), enumerator
Dgstfdmemory.c70 && !(mem->flags & GST_FD_MEMORY_FLAG_DONT_CLOSE)) in gst_fd_mem_free()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkvideomemory.c523 GST_FD_MEMORY_FLAG_DONT_CLOSE); in gst_msdk_dmabuf_memory_new_with_surface()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2allocator.c930 group->planes[i].length, GST_FD_MEMORY_FLAG_DONT_CLOSE); in gst_v4l2_allocator_alloc_dmabuf()
/third_party/gstreamer/gstplugins_base/
DChangeLog48522 Add GST_FD_MEMORY_FLAG_DONT_CLOSE to avoid closing the fd when the