Searched refs:_gl_mem_copy (Results 1 – 4 of 4) sorted by relevance
223 _gl_mem_copy (GstGLMemoryEGL * src, gssize offset, gssize size) in _gl_mem_copy() function243 gl_tex->copy = (GstGLBaseMemoryAllocatorCopyFunction) _gl_mem_copy; in gst_gl_memory_egl_allocator_class_init()
569 _gl_mem_copy (GstGLMemoryPBO * src, gssize offset, gssize size) in _gl_mem_copy() function704 gl_tex->copy = (GstGLBaseMemoryAllocatorCopyFunction) _gl_mem_copy; in gst_gl_memory_pbo_allocator_class_init()
28780 glmemory: fix texture leak in _gl_mem_copy
87128 glmemory: fix texture leak in _gl_mem_copy