Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgldifferencematte.c99 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()
Dgstgloverlay.c702 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()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemory.h323 GstGLMemoryAllocator * gst_gl_memory_allocator_get_default (GstGLContext *context);
Dgstglbufferpool.c131 GST_ALLOCATOR (gst_gl_memory_allocator_get_default (glpool->context)); in gst_gl_buffer_pool_set_config()
Dgstgloverlaycompositor.c383 GST_ALLOCATOR (gst_gl_memory_allocator_get_default (overlay->context)); in gst_gl_composition_overlay_upload()
Dgstglupload.c343 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()
Dgstglviewconvert.c1982 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()
Dgstglmemory.c1538 gst_gl_memory_allocator_get_default (GstGLContext * context) in gst_gl_memory_allocator_get_default() function
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglupload.c165 allocator = gst_gl_memory_allocator_get_default (context); in init()
Dgstglcontext.c73 allocator = gst_gl_memory_allocator_get_default (context); in init()
/third_party/gstreamer/gstplugins_good/ext/qt/
Dqtglrenderer.cc435 gl_allocator = (GstGLBaseMemoryAllocator *) gst_gl_memory_allocator_get_default (gl_context); in init()
/third_party/gstreamer/gstplugins_base/
DChangeLog27608 glmemory: add gst_gl_memory_allocator_get_default
27609 Add gst_gl_memory_allocator_get_default to get the default allocator based on
/third_party/gstreamer/gstplugins_bad/
DChangeLog81855 glmemory: add gst_gl_memory_allocator_get_default
81856 Add gst_gl_memory_allocator_get_default to get the default allocator based on