Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/tests/examples/memory/
Dmy-memory.c107 GST_MINI_OBJECT_FLAG_LOCK_READONLY, mem->mem.allocator, parent, in _my_mem_share()
Dmy-vidmem.c102 GST_MINI_OBJECT_FLAG_LOCK_READONLY, mem->mem.allocator, parent, in _my_vidmem_share()
/third_party/gstreamer/gstreamer/gst/
Dgstminiobject.h144 GST_MINI_OBJECT_FLAG_LOCK_READONLY = (1 << 1), enumerator
Dgstmemory.h65 GST_MEMORY_FLAG_READONLY = GST_MINI_OBJECT_FLAG_LOCK_READONLY,
Dgstallocator.c506 GST_MINI_OBJECT_FLAG_LOCK_READONLY, parent, mem->data, mem->mem.maxsize, in _sysmem_share()
Dgstminiobject.c225 if (G_UNLIKELY (object->flags & GST_MINI_OBJECT_FLAG_LOCK_READONLY && in gst_mini_object_lock()
Dgstenumtypes.c994 …{ C_FLAGS(GST_MINI_OBJECT_FLAG_LOCK_READONLY), "GST_MINI_OBJECT_FLAG_LOCK_READONLY", "lock-readonl… in gst_mini_object_flags_get_type()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/allocators/
Dgstfdmemory.c202 GST_MINI_OBJECT_FLAG_LOCK_READONLY, mem->mem.allocator, parent, in gst_fd_mem_share()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dcorevideomemory.c405 (parent) | GST_MINI_OBJECT_FLAG_LOCK_READONLY, parent, mem->gpixbuf, in gst_apple_core_video_mem_share()
/third_party/gstreamer/gstplugins_base/sys/ximage/
Dximagepool.c157 GST_MINI_OBJECT_FLAG_LOCK_READONLY, mem->parent.allocator, in ximage_memory_share()
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimageallocator.c229 GST_MINI_OBJECT_FLAG_LOCK_READONLY, mem->parent.allocator, in gst_xvimage_memory_share()
/third_party/gstreamer/gstplugins_bad/sys/shm/
Dgstshmsink.c212 GST_MINI_OBJECT_FLAG_LOCK_READONLY, gst_object_ref (mem->allocator), in gst_shm_sink_allocator_mem_share()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2allocator.c188 GST_MINI_OBJECT_FLAG_LOCK_READONLY, mem->mem.allocator, parent, in _v4l2mem_share()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvaallocator.c1257 GST_MINI_OBJECT_FLAG_LOCK_READONLY, vamem->mem.allocator, parent, in _va_share()
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dd3dhelpers.c458 GST_MINI_OBJECT_FLAG_LOCK_READONLY, mem->allocator, in gst_d3d_surface_memory_share()