Home
last modified time | relevance | path

Searched refs:gst_gl_memory_texsubimage (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemory.h299 void gst_gl_memory_texsubimage (GstGLMemory * gl_mem,
Dgstglmemory.c523 gst_gl_memory_texsubimage (gl_mem, gl_mem->mem.data); in _upload_cpu_write()
538 gst_gl_memory_texsubimage (GstGLMemory * gl_mem, gpointer read_pointer) in gst_gl_memory_texsubimage() function
Dgstglmemorypbo.c157 gst_gl_memory_texsubimage (GST_GL_MEMORY_CAST (gl_mem), NULL); in _upload_pbo_memory()
/third_party/gstreamer/gstplugins_base/
DChangeLog6965 `gst_gl_memory_texsubimage` which reads texture data from `read_pointer`
6968 and explaining what `gst_gl_memory_texsubimage` does in addition to
27326 glmemory: expose gst_gl_memory_texsubimage
/third_party/gstreamer/gstplugins_bad/
DChangeLog80678 glmemory: expose gst_gl_memory_texsubimage