Searched defs:ctxh (Results 1 – 3 of 3) sorted by relevance
23 _find_local_gl_context (GstGLContextHelper * ctxh) in _find_local_gl_context()36 GstGLContextHelper *ctxh = g_new0 (GstGLContextHelper, 1); in gst_gl_context_helper_new() local43 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()
55 GstGLContextHelper *ctxh; member
199 GstGLContextHelper *ctxh; field