Home
last modified time | relevance | path

Searched refs:GstGLMemoryAllocator (Results 1 – 20 of 20) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemory.h36 … (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_GL_MEMORY_ALLOCATOR, GstGLMemoryAllocator))
38 #define GST_GL_MEMORY_ALLOCATOR_CAST(obj) ((GstGLMemoryAllocator *)(obj))
315 gboolean gst_gl_memory_setup_buffer (GstGLMemoryAllocator * allocator,
323 GstGLMemoryAllocator * gst_gl_memory_allocator_get_default (GstGLContext *context);
Dgstgl_fwd.h51 typedef struct _GstGLMemoryAllocator GstGLMemoryAllocator; typedef
129 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstGLMemoryAllocator, gst_object_unref)
Dgstglmemory.c88 G_DEFINE_TYPE (GstGLMemoryAllocator, gst_gl_memory_allocator,
922 _default_gl_tex_alloc (GstGLMemoryAllocator * allocator, in _default_gl_tex_alloc()
979 gst_gl_memory_allocator_init (GstGLMemoryAllocator * allocator) in gst_gl_memory_allocator_init()
1454 gst_gl_memory_setup_buffer (GstGLMemoryAllocator * allocator, in gst_gl_memory_setup_buffer()
1537 GstGLMemoryAllocator *
1540 GstGLMemoryAllocator *allocator = NULL; in gst_gl_memory_allocator_get_default()
1547 allocator = (GstGLMemoryAllocator *) in gst_gl_memory_allocator_get_default()
1550 allocator = (GstGLMemoryAllocator *) in gst_gl_memory_allocator_get_default()
Dgstglmemorypbo.h98 GstGLMemoryAllocator parent;
Dgstglbufferpool.c271 GstGLMemoryAllocator *alloc; in gst_gl_buffer_pool_alloc()
Dgstglupload.c781 GstGLMemoryAllocator *allocator; in _dma_buf_upload_perform_gl_thread()
1389 if (gst_gl_memory_setup_buffer ((GstGLMemoryAllocator *) allocator, *outbuf, in _raw_data_upload_perform()
1630 GstGLMemoryAllocator *allocator; in _directviv_upload_perform_gl_thread()
2116 GstGLMemoryAllocator *allocator = NULL; in _nvmm_upload_perform()
Dgstglviewconvert.c1975 GstGLMemoryAllocator *mem_allocator; in _gen_buffer()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Diosurfaceglmemory.h70 GstGLMemoryAllocator allocator;
Diosglmemory.h71 GstGLMemoryAllocator allocator;
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglmemoryegl.h98 GstGLMemoryAllocator parent;
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dstruct_aarch64.h108 {"GstGLMemoryAllocator", sizeof (GstGLMemoryAllocator), 248},
Dstruct_arm.h108 {"GstGLMemoryAllocator", sizeof (GstGLMemoryAllocator), 248},
Dstruct_i386.h108 {"GstGLMemoryAllocator", sizeof (GstGLMemoryAllocator), 248},
Dstruct_ppc64.h110 {"GstGLMemoryAllocator", sizeof (GstGLMemoryAllocator), 248},
Dstruct_x86_64.h108 {"GstGLMemoryAllocator", sizeof (GstGLMemoryAllocator), 248},
Dgstglupload.c161 GstGLMemoryAllocator *allocator; in init()
Dgstglcontext.c69 GstGLMemoryAllocator *allocator; in init()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgldownloadelement.c637 GstGLMemoryAllocator *allocator = NULL; in gst_gl_buffer_pool_nvmm_alloc()
/third_party/gstreamer/gstplugins_base/
DChangeLog27817 GstGLMemoryAllocator parent;
/third_party/gstreamer/gstplugins_bad/
DChangeLog82532 GstGLMemoryAllocator parent;