Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemory.c64 static GstAllocator *_gl_memory_allocator; variable
1122 _gl_memory_allocator = g_object_new (GST_TYPE_GL_MEMORY_ALLOCATOR, NULL); in gst_gl_memory_init_once()
1123 gst_object_ref_sink (_gl_memory_allocator); in gst_gl_memory_init_once()
1125 gst_allocator_register (GST_GL_MEMORY_ALLOCATOR_NAME, _gl_memory_allocator); in gst_gl_memory_init_once()