Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglbasememory.c88 GstGLBaseMemoryAllocatorClass *alloc_class; in _mem_create_gl()
253 GstGLBaseMemoryAllocatorClass *alloc_class; in _map_data_gl()
337 GstGLBaseMemoryAllocatorClass *alloc_class; in _unmap_data_gl()
402 GstGLBaseMemoryAllocatorClass *alloc_class; in _mem_copy_gl()
457 GstGLBaseMemoryAllocatorClass *alloc_class; in _destroy_gl_objects()
520 gst_gl_base_memory_allocator_class_init (GstGLBaseMemoryAllocatorClass * klass) in gst_gl_base_memory_allocator_class_init()
760 GstGLBaseMemoryAllocatorClass *alloc_class; in gst_gl_base_memory_alloc()
Dgstglbasememory.h42 …_TYPE_INSTANCE_GET_CLASS ((obj), GST_TYPE_GL_BASE_MEMORY_ALLOCATOR, GstGLBaseMemoryAllocatorClass))
44 …_TYPE_CHECK_CLASS_CAST ((klass), GST_TYPE_GL_BASE_MEMORY_ALLOCATOR, GstGLBaseMemoryAllocatorClass))
Dgstglbuffer.h114 GstGLBaseMemoryAllocatorClass parent_class;
Dgstglrenderbuffer.h94 GstGLBaseMemoryAllocatorClass parent_class;
Dgstglrenderbuffer.c212 GstGLBaseMemoryAllocatorClass *gl_base; in gst_gl_renderbuffer_allocator_class_init()
215 gl_base = (GstGLBaseMemoryAllocatorClass *) klass; in gst_gl_renderbuffer_allocator_class_init()
Dgstgl_fwd.h44 typedef struct _GstGLBaseMemoryAllocatorClass GstGLBaseMemoryAllocatorClass; typedef
Dgstglmemorypbo.c188 GstGLBaseMemoryAllocatorClass *alloc_class; in _gl_mem_create()
692 GstGLBaseMemoryAllocatorClass *gl_base; in gst_gl_memory_pbo_allocator_class_init()
697 gl_base = (GstGLBaseMemoryAllocatorClass *) klass; in gst_gl_memory_pbo_allocator_class_init()
Dgstglbuffer.c514 GstGLBaseMemoryAllocatorClass *gl_base; in gst_gl_buffer_allocator_class_init()
516 gl_base = (GstGLBaseMemoryAllocatorClass *) klass; in gst_gl_buffer_allocator_class_init()
Dgstglmemory.h232 GstGLBaseMemoryAllocatorClass parent_class;
Dgstglmemory.c957 GstGLBaseMemoryAllocatorClass *gl_base; in gst_gl_memory_allocator_class_init()
960 gl_base = (GstGLBaseMemoryAllocatorClass *) klass; in gst_gl_memory_allocator_class_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglmemoryegl.c181 GstGLBaseMemoryAllocatorClass *alloc_class; in _gl_mem_create()
232 GstGLBaseMemoryAllocatorClass *gl_base; in gst_gl_memory_egl_allocator_class_init()
237 gl_base = (GstGLBaseMemoryAllocatorClass *) klass; in gst_gl_memory_egl_allocator_class_init()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Diosglmemory.c87 GstGLBaseMemoryAllocatorClass *gl_base_allocator_class = in gst_ios_gl_memory_allocator_class_init()
88 (GstGLBaseMemoryAllocatorClass *) klass; in gst_ios_gl_memory_allocator_class_init()
Diosurfaceglmemory.c120 GstGLBaseMemoryAllocatorClass *gl_base_allocator_class = in gst_io_surface_gl_memory_allocator_class_init()
121 (GstGLBaseMemoryAllocatorClass *) klass; in gst_io_surface_gl_memory_allocator_class_init()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dstruct_i386.h86 {"GstGLBaseMemoryAllocatorClass", sizeof (GstGLBaseMemoryAllocatorClass), 312},
Dstruct_arm.h86 {"GstGLBaseMemoryAllocatorClass", sizeof (GstGLBaseMemoryAllocatorClass), 312},
Dstruct_ppc64.h88 {"GstGLBaseMemoryAllocatorClass", sizeof (GstGLBaseMemoryAllocatorClass), 312},
Dstruct_x86_64.h86 {"GstGLBaseMemoryAllocatorClass", sizeof (GstGLBaseMemoryAllocatorClass), 312},
Dstruct_aarch64.h86 {"GstGLBaseMemoryAllocatorClass", sizeof (GstGLBaseMemoryAllocatorClass), 312},