Searched refs:gst_gl_memory_allocator_get_default (Results 1 – 13 of 13) sorted by relevance
99 gst_gl_memory_allocator_get_default (context); in gst_gl_differencematte_gl_start()321 gst_gl_memory_allocator_get_default (context); in init_pixbuf_texture()
702 GST_GL_BASE_MEMORY_ALLOCATOR (gst_gl_memory_allocator_get_default in gst_gl_overlay_load_jpeg()817 GST_GL_BASE_MEMORY_ALLOCATOR (gst_gl_memory_allocator_get_default in gst_gl_overlay_load_png()
323 GstGLMemoryAllocator * gst_gl_memory_allocator_get_default (GstGLContext *context);
131 GST_ALLOCATOR (gst_gl_memory_allocator_get_default (glpool->context)); in gst_gl_buffer_pool_set_config()
383 GST_ALLOCATOR (gst_gl_memory_allocator_get_default (overlay->context)); in gst_gl_composition_overlay_upload()
343 GST_ALLOCATOR (gst_gl_memory_allocator_get_default (upload-> in _gl_memory_upload_propose_allocation()1383 GST_GL_BASE_MEMORY_ALLOCATOR (gst_gl_memory_allocator_get_default in _raw_data_upload_perform()
1982 GST_ALLOCATOR (gst_gl_memory_allocator_get_default in _gen_buffer()2130 GST_ALLOCATOR (gst_gl_memory_allocator_get_default (context)); in _do_view_convert()
1538 gst_gl_memory_allocator_get_default (GstGLContext * context) in gst_gl_memory_allocator_get_default() function
165 allocator = gst_gl_memory_allocator_get_default (context); in init()
73 allocator = gst_gl_memory_allocator_get_default (context); in init()
435 gl_allocator = (GstGLBaseMemoryAllocator *) gst_gl_memory_allocator_get_default (gl_context); in init()
27608 glmemory: add gst_gl_memory_allocator_get_default27609 Add gst_gl_memory_allocator_get_default to get the default allocator based on
81855 glmemory: add gst_gl_memory_allocator_get_default81856 Add gst_gl_memory_allocator_get_default to get the default allocator based on