Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstallocator.h92 GST_ALLOCATOR_FLAG_CUSTOM_ALLOC = (GST_OBJECT_FLAG_LAST << 0), enumerator
Dgstallocator.c106 if (GST_OBJECT_FLAG_IS_SET (allocator, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC)) in _fallback_mem_copy()
Dgstenumtypes.c91 { C_FLAGS(GST_ALLOCATOR_FLAG_CUSTOM_ALLOC), "GST_ALLOCATOR_FLAG_CUSTOM_ALLOC", "custom-alloc" }, in gst_allocator_flags_get_type()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Diosglmemory.c102 GST_OBJECT_FLAG_SET (allocator, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC); in gst_ios_gl_memory_allocator_init()
Diosurfacevulkanmemory.c108 GST_OBJECT_FLAG_SET (allocator, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC); in gst_io_surface_vulkan_memory_allocator_init()
Diosurfaceglmemory.c138 GST_OBJECT_FLAG_SET (allocator, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC); in gst_io_surface_gl_memory_allocator_init()
Dcorevideomemory.c462 GST_OBJECT_FLAG_SET (allocator, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC); in gst_apple_core_video_allocator_init()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlshmallocator.c122 GST_OBJECT_FLAG_UNSET (self, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC); in gst_wl_shm_allocator_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglmemoryegl.c255 GST_OBJECT_FLAG_SET (allocator, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC); in gst_gl_memory_egl_allocator_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/allocators/
Dgstfdmemory.c241 GST_OBJECT_FLAG_SET (allocator, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC); in gst_fd_allocator_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglrenderbuffer.c237 GST_OBJECT_FLAG_SET (allocator, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC); in gst_gl_renderbuffer_allocator_init()
Dgstglbuffer.c536 GST_OBJECT_FLAG_SET (allocator, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC); in gst_gl_buffer_allocator_init()
Dgstglmemorypbo.c717 GST_OBJECT_FLAG_SET (allocator, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC); in gst_gl_memory_pbo_allocator_init()
Dgstglmemory.c985 GST_OBJECT_FLAG_SET (allocator, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC); in gst_gl_memory_allocator_init()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdksystemmemory.c363 GST_OBJECT_FLAG_SET (allocator, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC); in gst_msdk_system_allocator_init()
Dgstmsdkvideomemory.c444 GST_OBJECT_FLAG_SET (allocator, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC); in gst_msdk_video_allocator_init()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudamemory.c81 GST_OBJECT_FLAG_SET (allocator, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC); in gst_cuda_allocator_init()
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmsallocator.c425 GST_OBJECT_FLAG_SET (allocator, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC); in gst_kms_allocator_init()
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimageallocator.c307 GST_OBJECT_FLAG_SET (allocator, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC); in gst_xvimage_allocator_init()
/third_party/gstreamer/gstplugins_base/sys/ximage/
Dximagepool.c206 GST_OBJECT_FLAG_SET (allocator, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC); in ximage_memory_allocator_init()
/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvpxdec.c458 GST_OBJECT_FLAG_IS_SET (allocator, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC)) { in gst_vpx_dec_get_buffer_cb()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2allocator.c475 GST_OBJECT_FLAG_SET (allocator, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC); in gst_v4l2_allocator_init()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvaallocator.c1348 GST_OBJECT_FLAG_SET (self, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC); in gst_va_allocator_init()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11memory.cpp1354 GST_OBJECT_FLAG_SET (alloc, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC); in gst_d3d11_allocator_init()
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dd3dhelpers.c505 GST_OBJECT_FLAG_SET (allocator, GST_ALLOCATOR_FLAG_CUSTOM_ALLOC); in gst_d3d_surface_memory_allocator_init()