Home
last modified time | relevance | path

Searched refs:gst_gl_memory_copy_into (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemory.h281 gboolean gst_gl_memory_copy_into (GstGLMemory *gl_mem,
Dgstglmemory.c864 if (!gst_gl_memory_copy_into ((GstGLMemory *) src, in _default_gl_tex_copy()
1005 gst_gl_memory_copy_into (GstGLMemory * gl_mem, guint tex_id, in gst_gl_memory_copy_into() function
Dgstglmemorypbo.c607 if (!gst_gl_memory_copy_into ((GstGLMemory *) src, in _gl_mem_copy()
Dgstglviewconvert.c2202 gst_gl_memory_copy_into (priv->out_tex[j], out_tex->tex_id, in _do_view_convert()
Dgstglcolorconvert.c2834 gst_gl_memory_copy_into (convert->priv->out_tex[j], in _do_convert_one_view()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglmemory.c359 fail_unless (gst_gl_memory_copy_into (gl_mem, in GST_START_TEST()