Home
last modified time | relevance | path

Searched refs:gst_memory_init (Results 1 – 25 of 29) sorted by relevance

12

/third_party/gstreamer/gstreamer/tests/examples/memory/
Dmy-memory.c41 gst_memory_init (GST_MEMORY_CAST (mem), params->flags, allocator, NULL, in _my_alloc()
106 gst_memory_init (GST_MEMORY_CAST (sub), GST_MINI_OBJECT_FLAGS (parent) | in _my_mem_share()
Dmy-vidmem.c101 gst_memory_init (GST_MEMORY_CAST (sub), GST_MINI_OBJECT_FLAGS (parent) | in _my_vidmem_share()
166 gst_memory_init (GST_MEMORY_CAST (mem), 0, _my_allocator, NULL, in my_vidmem_alloc()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/allocators/
Dgstfdmemory.c201 gst_memory_init (GST_MEMORY_CAST (sub), GST_MINI_OBJECT_FLAGS (parent) | in gst_fd_mem_share()
292 gst_memory_init (GST_MEMORY_CAST (mem), 0, GST_ALLOCATOR_CAST (allocator), in gst_fd_allocator_alloc()
/third_party/gstreamer/gstreamer/gst/
Dgstmemory.h319 void gst_memory_init (GstMemory *mem, GstMemoryFlags flags,
Dgstmemory.c118 gst_memory_init (GstMemory * mem, GstMemoryFlags flags, in gst_memory_init() function
Dgstallocator.c393 gst_memory_init (GST_MEMORY_CAST (mem), in _sysmem_init()
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmsallocator.c503 gst_memory_init (mem, GST_MEMORY_FLAG_NO_SHARE, allocator, NULL, in gst_kms_allocator_bo_alloc()
533 gst_memory_init (mem, GST_MEMORY_FLAG_NO_SHARE, allocator, NULL, in gst_kms_allocator_dmabuf_import()
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimageallocator.c228 gst_memory_init (GST_MEMORY_CAST (sub), GST_MINI_OBJECT_FLAGS (parent) | in gst_xvimage_memory_share()
517 gst_memory_init (GST_MEMORY_CAST (mem), 0, in gst_xvimage_allocator_alloc()
/third_party/gstreamer/gstplugins_base/sys/ximage/
Dximagepool.c156 gst_memory_init (GST_MEMORY_CAST (sub), GST_MINI_OBJECT_FLAGS (parent) | in ximage_memory_share()
354 gst_memory_init (GST_MEMORY_CAST (mem), GST_MEMORY_FLAG_NO_SHARE, in ximage_memory_alloc()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkmemory.c68 gst_memory_init (GST_MEMORY_CAST (mem), flags, allocator, parent, maxsize, in _vk_mem_init()
Dgstvkbuffermemory.c79 gst_memory_init (GST_MEMORY_CAST (mem), flags, allocator, parent, maxsize, in _vk_buffer_mem_init()
Dgstvkimagememory.c174 gst_memory_init (GST_MEMORY_CAST (mem), flags, allocator, parent, maxsize, in gst_vulkan_image_memory_init()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dcorevideomemory.c314 gst_memory_init (GST_MEMORY_CAST (mem), flags, in gst_apple_core_video_memory_new()
/third_party/gstreamer/gstplugins_bad/sys/shm/
Dgstshmsink.c211 gst_memory_init (GST_MEMORY_CAST (mysub), GST_MINI_OBJECT_FLAGS (parent) | in gst_shm_sink_allocator_mem_share()
294 gst_memory_init (memory, params->flags, in gst_shm_sink_allocator_alloc_locked()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdksystemmemory.c233 gst_memory_init (&mem->parent_instance, 0, in gst_msdk_system_memory_new()
Dgstmsdkvideomemory.c175 gst_memory_init (&mem->parent_instance, 0, in gst_msdk_video_memory_new()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudamemory.c150 gst_memory_init (GST_MEMORY_CAST (mem), in gst_cuda_allocator_alloc()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglbasememory.c170 gst_memory_init (GST_MEMORY_CAST (mem), flags, allocator, parent, maxsize, in gst_gl_base_memory_init()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvaallocator.c1026 gst_memory_init (GST_MEMORY_CAST (mem), 0, allocator, NULL, size, in _reset_mem()
1256 gst_memory_init (GST_MEMORY_CAST (sub), GST_MINI_OBJECT_FLAGS (parent) | in _va_share()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstmemory.c594 gst_memory_init (GST_MEMORY_CAST (mem), params->flags, allocator, NULL, in _my_opaque_alloc()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtph265.c77 gst_memory_init (GST_MEMORY_CAST (mem), flags, custom_sysmem_allocator, in custom_sysmem_new()
Drtph264.c74 gst_memory_init (GST_MEMORY_CAST (mem), flags, custom_sysmem_allocator, in custom_sysmem_new()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgldownloadelement.c260 gst_memory_init (&nvmm->parent, flags, allocator, parent, size, 0, 0, size); in gst_memory_nvmm_init()
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dd3dhelpers.c457 gst_memory_init (GST_MEMORY_CAST (sub), GST_MINI_OBJECT_FLAGS (parent) | in gst_d3d_surface_memory_share()
763 gst_memory_init (GST_MEMORY_CAST (mem), 0, pool->allocator, NULL, size, 0, 0, in gst_d3dsurface_buffer_pool_alloc_buffer()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2allocator.c158 gst_memory_init (GST_MEMORY_CAST (mem), in _v4l2mem_new()

12