Home
last modified time | relevance | path

Searched defs:ctxh (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dglcontexthelper.c23 _find_local_gl_context (GstGLContextHelper * ctxh) in _find_local_gl_context()
36 GstGLContextHelper *ctxh = g_new0 (GstGLContextHelper, 1); in gst_gl_context_helper_new() local
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()
Dvtdec.h55 GstGLContextHelper *ctxh; member
Davfvideosrc.m199 GstGLContextHelper *ctxh; field