Home
last modified time | relevance | path

Searched refs:base_mem_allocator (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemorypbo.c572 GstGLBaseMemoryAllocator *base_mem_allocator; in _gl_mem_copy() local
577 base_mem_allocator = (GstGLBaseMemoryAllocator *) allocator; in _gl_mem_copy()
587 return base_mem_allocator->fallback_mem_copy (GST_MEMORY_CAST (src), offset, in _gl_mem_copy()
Dgstglmemory.c828 GstGLBaseMemoryAllocator *base_mem_allocator; in _default_gl_tex_copy() local
833 base_mem_allocator = (GstGLBaseMemoryAllocator *) allocator; in _default_gl_tex_copy()
843 return base_mem_allocator->fallback_mem_copy (GST_MEMORY_CAST (src), offset, in _default_gl_tex_copy()
Dgstglviewconvert.c2122 GstGLBaseMemoryAllocator *base_mem_allocator; in _do_view_convert() local
2131 base_mem_allocator = GST_GL_BASE_MEMORY_ALLOCATOR (allocator); in _do_view_convert()
2136 (GstGLMemory *) gst_gl_base_memory_alloc (base_mem_allocator, in _do_view_convert()
Dgstglcolorconvert.c2763 GstGLBaseMemoryAllocator *base_mem_allocator; in _do_convert_one_view() local
2771 base_mem_allocator = GST_GL_BASE_MEMORY_ALLOCATOR (allocator); in _do_convert_one_view()
2776 (GstGLMemory *) gst_gl_base_memory_alloc (base_mem_allocator, in _do_convert_one_view()