Home
last modified time | relevance | path

Searched refs:GstGLMemoryAllocatorClass (Results 1 – 16 of 16) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglmemoryegl.c233 GstGLMemoryAllocatorClass *gl_tex; in gst_gl_memory_egl_allocator_class_init()
236 gl_tex = (GstGLMemoryAllocatorClass *) klass; in gst_gl_memory_egl_allocator_class_init()
Dgstglmemoryegl.h111 GstGLMemoryAllocatorClass parent_class;
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemory.h35 … (G_TYPE_INSTANCE_GET_CLASS ((obj), GST_TYPE_GL_MEMORY_ALLOCATOR, GstGLMemoryAllocatorClass))
37 … (G_TYPE_CHECK_CLASS_CAST ((klass), GST_TYPE_GL_MEMORY_ALLOCATOR, GstGLMemoryAllocatorClass))
Dgstglmemorypbo.c343 GstGLMemoryAllocatorClass *alloc_class; in _gl_mem_map_cpu_access()
374 GstGLMemoryAllocatorClass *alloc_class; in _gl_mem_map_gpu_access()
693 GstGLMemoryAllocatorClass *gl_tex; in gst_gl_memory_pbo_allocator_class_init()
696 gl_tex = (GstGLMemoryAllocatorClass *) klass; in gst_gl_memory_pbo_allocator_class_init()
Dgstglmemorypbo.h111 GstGLMemoryAllocatorClass parent_class;
Dgstgl_fwd.h52 typedef struct _GstGLMemoryAllocatorClass GstGLMemoryAllocatorClass; typedef
Dgstglmemory.c605 GstGLMemoryAllocatorClass *alloc_class; in _gl_tex_map()
634 GstGLMemoryAllocatorClass *alloc_class; in _gl_tex_unmap()
889 GstGLMemoryAllocatorClass *alloc_class; in _gl_tex_copy()
955 gst_gl_memory_allocator_class_init (GstGLMemoryAllocatorClass * klass) in gst_gl_memory_allocator_class_init()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Diosglmemory.h76 GstGLMemoryAllocatorClass parent_class;
Diosurfaceglmemory.h75 GstGLMemoryAllocatorClass parent_class;
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dstruct_aarch64.h109 {"GstGLMemoryAllocatorClass", sizeof (GstGLMemoryAllocatorClass), 368},
Dstruct_ppc64.h111 {"GstGLMemoryAllocatorClass", sizeof (GstGLMemoryAllocatorClass), 368},
Dstruct_arm.h109 {"GstGLMemoryAllocatorClass", sizeof (GstGLMemoryAllocatorClass), 368},
Dstruct_x86_64.h109 {"GstGLMemoryAllocatorClass", sizeof (GstGLMemoryAllocatorClass), 368},
Dstruct_i386.h109 {"GstGLMemoryAllocatorClass", sizeof (GstGLMemoryAllocatorClass), 368},
/third_party/gstreamer/gstplugins_base/
DChangeLog27820 GstGLMemoryAllocatorClass parent_class;
/third_party/gstreamer/gstplugins_bad/
DChangeLog82535 GstGLMemoryAllocatorClass parent_class;