Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgldifferencematte.c106 (GstGLMemory *) gst_gl_base_memory_alloc (tex_alloc, params); in gst_gl_differencematte_gl_start()
329 (GstGLMemory *) gst_gl_base_memory_alloc (tex_alloc, params); in init_pixbuf_texture()
339 (GstGLMemory *) gst_gl_base_memory_alloc (tex_alloc, params); in init_pixbuf_texture()
Dgstgloverlay.c708 gst_gl_base_memory_alloc (mem_allocator, in gst_gl_overlay_load_jpeg()
823 gst_gl_base_memory_alloc (mem_allocator, in gst_gl_overlay_load_png()
Dgstgleffects.c305 (GstGLMemory *) gst_gl_base_memory_alloc (base_alloc, params); in gst_gl_effects_gl_start()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglmemory.c124 mem = (GstMemory *) gst_gl_base_memory_alloc (base_mem_alloc, in create_memory()
221 (GstMemory *) gst_gl_base_memory_alloc (base_mem_alloc, in wrap_raw_data()
289 (GstMemory *) gst_gl_base_memory_alloc (base_mem_alloc, in wrap_gl_memory()
Dgstglupload.c171 (GstGLMemory *) gst_gl_base_memory_alloc ((GstGLBaseMemoryAllocator *) in init()
339 gl_mem = (GstGLMemory *) gst_gl_base_memory_alloc (base_mem_alloc, in GST_START_TEST()
Dgstglcolorconvert.c162 mem = gst_gl_base_memory_alloc (base_mem_alloc, in check_conversion()
Dgstglcontext.c84 (GstGLMemory *) gst_gl_base_memory_alloc ((GstGLBaseMemoryAllocator *) in init()
87 (GstGLMemory *) gst_gl_base_memory_alloc ((GstGLBaseMemoryAllocator *) in init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglbasememory.h416 GstGLBaseMemory * gst_gl_base_memory_alloc (GstGLBaseMemoryAllocator * allocator,
Dgstglframebuffer.c249 renderbuffer = gst_gl_base_memory_alloc (render_alloc, params); in gst_gl_framebuffer_new_with_default_depth()
Dgstglbasememory.c757 gst_gl_base_memory_alloc (GstGLBaseMemoryAllocator * allocator, in gst_gl_base_memory_alloc() function
Dgstgloverlaycompositor.c394 (GstGLMemory *) gst_gl_base_memory_alloc (mem_allocator, in gst_gl_composition_overlay_upload()
Dgstglmemorypbo.c212 gl_mem->pbo = (GstGLBuffer *) gst_gl_base_memory_alloc (buf_allocator, in _gl_mem_create()
Dgstglmemory.c1508 if (!(gl_mem = (GstGLMemory *) gst_gl_base_memory_alloc (base_allocator, in gst_gl_memory_setup_buffer()
Dgstglviewconvert.c2136 (GstGLMemory *) gst_gl_base_memory_alloc (base_mem_allocator, in _do_view_convert()
Dgstglcolorconvert.c2776 (GstGLMemory *) gst_gl_base_memory_alloc (base_mem_allocator, in _do_convert_one_view()
/third_party/gstreamer/gstplugins_good/ext/qt/
Dqtglrenderer.cc592 gl_mem = (GstGLMemory *) gst_gl_base_memory_alloc (gl_allocator, gl_params); in renderGstGL()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcvideodec.c1425 self->oes_mem = (GstGLMemory *) gst_gl_base_memory_alloc (base_mem_alloc, in gst_amc_video_dec_loop()
/third_party/gstreamer/gstplugins_base/
DChangeLog27670 replaced by equivalent functionality within gst_gl_base_memory_alloc()
27682 Replaced by gst_gl_base_memory_alloc()
27699 glbufferpool: use gst_gl_base_memory_alloc as a generic GL allocation framework
27734 Every allocation would now go through gst_gl_base_memory_alloc with the
/third_party/gstreamer/gstplugins_bad/
DChangeLog81967 replaced by equivalent functionality within gst_gl_base_memory_alloc()
81979 Replaced by gst_gl_base_memory_alloc()
81996 glbufferpool: use gst_gl_base_memory_alloc as a generic GL allocation framework
82032 Every allocation would now go through gst_gl_base_memory_alloc with the