Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dglcontexthelper.c23 _find_local_gl_context (GstGLContextHelper * ctxh) in _find_local_gl_context()
33 GstGLContextHelper *
36 GstGLContextHelper *ctxh = g_new0 (GstGLContextHelper, 1); in gst_gl_context_helper_new()
43 gst_gl_context_helper_free (GstGLContextHelper * ctxh) in gst_gl_context_helper_free()
62 gst_gl_context_helper_ensure_context (GstGLContextHelper * ctxh) in gst_gl_context_helper_ensure_context()
Dglcontexthelper.h32 } GstGLContextHelper; typedef
34 GstGLContextHelper * gst_gl_context_helper_new (GstElement *element);
35 void gst_gl_context_helper_free (GstGLContextHelper *ctxh);
36 void gst_gl_context_helper_ensure_context (GstGLContextHelper *ctxh);
Dvtdec.h55 GstGLContextHelper *ctxh;
Davfvideosrc.m199 GstGLContextHelper *ctxh;