Searched refs:GST_MINI_OBJECT_FLAG_LOCK_READONLY (Results 1 – 15 of 15) sorted by relevance
/third_party/gstreamer/gstreamer/tests/examples/memory/ |
D | my-memory.c | 107 GST_MINI_OBJECT_FLAG_LOCK_READONLY, mem->mem.allocator, parent, in _my_mem_share()
|
D | my-vidmem.c | 102 GST_MINI_OBJECT_FLAG_LOCK_READONLY, mem->mem.allocator, parent, in _my_vidmem_share()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstminiobject.h | 144 GST_MINI_OBJECT_FLAG_LOCK_READONLY = (1 << 1), enumerator
|
D | gstmemory.h | 65 GST_MEMORY_FLAG_READONLY = GST_MINI_OBJECT_FLAG_LOCK_READONLY,
|
D | gstallocator.c | 506 GST_MINI_OBJECT_FLAG_LOCK_READONLY, parent, mem->data, mem->mem.maxsize, in _sysmem_share()
|
D | gstminiobject.c | 225 if (G_UNLIKELY (object->flags & GST_MINI_OBJECT_FLAG_LOCK_READONLY && in gst_mini_object_lock()
|
D | gstenumtypes.c | 994 …{ 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/ |
D | gstfdmemory.c | 202 GST_MINI_OBJECT_FLAG_LOCK_READONLY, mem->mem.allocator, parent, in gst_fd_mem_share()
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | corevideomemory.c | 405 (parent) | GST_MINI_OBJECT_FLAG_LOCK_READONLY, parent, mem->gpixbuf, in gst_apple_core_video_mem_share()
|
/third_party/gstreamer/gstplugins_base/sys/ximage/ |
D | ximagepool.c | 157 GST_MINI_OBJECT_FLAG_LOCK_READONLY, mem->parent.allocator, in ximage_memory_share()
|
/third_party/gstreamer/gstplugins_base/sys/xvimage/ |
D | xvimageallocator.c | 229 GST_MINI_OBJECT_FLAG_LOCK_READONLY, mem->parent.allocator, in gst_xvimage_memory_share()
|
/third_party/gstreamer/gstplugins_bad/sys/shm/ |
D | gstshmsink.c | 212 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/ |
D | gstv4l2allocator.c | 188 GST_MINI_OBJECT_FLAG_LOCK_READONLY, mem->mem.allocator, parent, in _v4l2mem_share()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvaallocator.c | 1257 GST_MINI_OBJECT_FLAG_LOCK_READONLY, vamem->mem.allocator, parent, in _va_share()
|
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/ |
D | d3dhelpers.c | 458 GST_MINI_OBJECT_FLAG_LOCK_READONLY, mem->allocator, in gst_d3d_surface_memory_share()
|