Searched refs:gst_gl_memory_init (Results 1 – 8 of 8) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | iosglmemory.c | 147 gst_gl_memory_init (&mem->gl_mem, _ios_gl_memory_allocator, NULL, context, in _ios_gl_memory_new()
|
D | iosurfaceglmemory.c | 182 gst_gl_memory_init (&mem->gl_mem, _io_surface_gl_memory_allocator, NULL, in _io_surface_gl_memory_new()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/ |
D | gstglmemoryegl.c | 163 gst_gl_memory_init (GST_GL_MEMORY_CAST (mem), GST_ALLOCATOR_CAST (allocator), in _gl_mem_egl_alloc()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglmemory.h | 267 void gst_gl_memory_init (GstGLMemory * mem,
|
D | gstglmemorypbo.c | 592 gst_gl_memory_init (GST_GL_MEMORY_CAST (dest), allocator, NULL, in _gl_mem_copy() 677 gst_gl_memory_init (GST_GL_MEMORY_CAST (mem), GST_ALLOCATOR_CAST (allocator), in _gl_mem_pbo_alloc()
|
D | gstglmemory.c | 319 gst_gl_memory_init (GstGLMemory * mem, GstAllocator * allocator, in gst_gl_memory_init() function 849 gst_gl_memory_init (dest, allocator, NULL, src->mem.context, src->tex_target, in _default_gl_tex_copy() 938 gst_gl_memory_init (mem, GST_ALLOCATOR_CAST (allocator), NULL, in _default_gl_tex_alloc()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 27675 glmemory: document gst_gl_memory_init
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 81972 glmemory: document gst_gl_memory_init
|