Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglbasesrc.h92 gboolean (*fill_gl_memory) (GstGLBaseSrc *src, GstGLMemory *mem); member
Dgstglbasesrc.c144 klass->fill_gl_memory = in gst_gl_base_src_class_init()
386 src->priv->gl_result = klass->fill_gl_memory (src, src->priv->out_tex); in _fill_gl()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgltestsrc.c167 gstglbasesrc_class->fill_gl_memory = gst_gl_test_src_fill_memory; in gst_gl_test_src_class_init()
/third_party/gstreamer/gstplugins_bad/ext/wpe/
Dgstwpevideosrc.cpp719 gl_base_src_class->fill_gl_memory = in gst_wpe_video_src_class_init()
/third_party/gstreamer/gstplugins_base/
DChangeLog12299 gl_stop and fill_gl_memory vfuncs, along with properly advertizing the GL APIs