Searched refs:GstGLMemoryAllocator (Results 1 – 20 of 20) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglmemory.h | 36 … (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);
|
D | gstgl_fwd.h | 51 typedef struct _GstGLMemoryAllocator GstGLMemoryAllocator; typedef 129 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstGLMemoryAllocator, gst_object_unref)
|
D | gstglmemory.c | 88 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()
|
D | gstglmemorypbo.h | 98 GstGLMemoryAllocator parent;
|
D | gstglbufferpool.c | 271 GstGLMemoryAllocator *alloc; in gst_gl_buffer_pool_alloc()
|
D | gstglupload.c | 781 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()
|
D | gstglviewconvert.c | 1975 GstGLMemoryAllocator *mem_allocator; in _gen_buffer()
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | iosurfaceglmemory.h | 70 GstGLMemoryAllocator allocator;
|
D | iosglmemory.h | 71 GstGLMemoryAllocator allocator;
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/ |
D | gstglmemoryegl.h | 98 GstGLMemoryAllocator parent;
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | struct_aarch64.h | 108 {"GstGLMemoryAllocator", sizeof (GstGLMemoryAllocator), 248},
|
D | struct_arm.h | 108 {"GstGLMemoryAllocator", sizeof (GstGLMemoryAllocator), 248},
|
D | struct_i386.h | 108 {"GstGLMemoryAllocator", sizeof (GstGLMemoryAllocator), 248},
|
D | struct_ppc64.h | 110 {"GstGLMemoryAllocator", sizeof (GstGLMemoryAllocator), 248},
|
D | struct_x86_64.h | 108 {"GstGLMemoryAllocator", sizeof (GstGLMemoryAllocator), 248},
|
D | gstglupload.c | 161 GstGLMemoryAllocator *allocator; in init()
|
D | gstglcontext.c | 69 GstGLMemoryAllocator *allocator; in init()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstgldownloadelement.c | 637 GstGLMemoryAllocator *allocator = NULL; in gst_gl_buffer_pool_nvmm_alloc()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 27817 GstGLMemoryAllocator parent;
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 82532 GstGLMemoryAllocator parent;
|