Searched refs:mem_allocator (Results 1 – 3 of 3) sorted by relevance
672 GstGLBaseMemoryAllocator *mem_allocator; in gst_gl_overlay_load_jpeg() local701 mem_allocator = in gst_gl_overlay_load_jpeg()708 gst_gl_base_memory_alloc (mem_allocator, in gst_gl_overlay_load_jpeg()711 gst_object_unref (mem_allocator); in gst_gl_overlay_load_jpeg()734 GstGLBaseMemoryAllocator *mem_allocator; in gst_gl_overlay_load_png() local816 mem_allocator = in gst_gl_overlay_load_png()823 gst_gl_base_memory_alloc (mem_allocator, in gst_gl_overlay_load_png()826 gst_object_unref (mem_allocator); in gst_gl_overlay_load_png()
379 GstGLBaseMemoryAllocator *mem_allocator; in gst_gl_composition_overlay_upload() local384 mem_allocator = GST_GL_BASE_MEMORY_ALLOCATOR (allocator); in gst_gl_composition_overlay_upload()394 (GstGLMemory *) gst_gl_base_memory_alloc (mem_allocator, in gst_gl_composition_overlay_upload()
1975 GstGLMemoryAllocator *mem_allocator; in _gen_buffer() local1984 mem_allocator = GST_GL_MEMORY_ALLOCATOR (allocator); in _gen_buffer()1988 if (!gst_gl_memory_setup_buffer (mem_allocator, *target, params, NULL, NULL, in _gen_buffer()