Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglmemoryegl.c223 _gl_mem_copy (GstGLMemoryEGL * src, gssize offset, gssize size) in _gl_mem_copy() function
243 gl_tex->copy = (GstGLBaseMemoryAllocatorCopyFunction) _gl_mem_copy; in gst_gl_memory_egl_allocator_class_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemorypbo.c569 _gl_mem_copy (GstGLMemoryPBO * src, gssize offset, gssize size) in _gl_mem_copy() function
704 gl_tex->copy = (GstGLBaseMemoryAllocatorCopyFunction) _gl_mem_copy; in gst_gl_memory_pbo_allocator_class_init()
/third_party/gstreamer/gstplugins_base/
DChangeLog28780 glmemory: fix texture leak in _gl_mem_copy
/third_party/gstreamer/gstplugins_bad/
DChangeLog87128 glmemory: fix texture leak in _gl_mem_copy