Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcontext.c96 static GOnce module_self_gonce = G_ONCE_INIT; variable
938 g_once (&module_self_gonce, load_self_module, NULL); in gst_gl_context_default_get_proc_address()