Searched refs:GstGLMemoryAllocatorClass (Results 1 – 16 of 16) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/ |
D | gstglmemoryegl.c | 233 GstGLMemoryAllocatorClass *gl_tex; in gst_gl_memory_egl_allocator_class_init() 236 gl_tex = (GstGLMemoryAllocatorClass *) klass; in gst_gl_memory_egl_allocator_class_init()
|
D | gstglmemoryegl.h | 111 GstGLMemoryAllocatorClass parent_class;
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglmemory.h | 35 … (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))
|
D | gstglmemorypbo.c | 343 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()
|
D | gstglmemorypbo.h | 111 GstGLMemoryAllocatorClass parent_class;
|
D | gstgl_fwd.h | 52 typedef struct _GstGLMemoryAllocatorClass GstGLMemoryAllocatorClass; typedef
|
D | gstglmemory.c | 605 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/ |
D | iosglmemory.h | 76 GstGLMemoryAllocatorClass parent_class;
|
D | iosurfaceglmemory.h | 75 GstGLMemoryAllocatorClass parent_class;
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | struct_aarch64.h | 109 {"GstGLMemoryAllocatorClass", sizeof (GstGLMemoryAllocatorClass), 368},
|
D | struct_ppc64.h | 111 {"GstGLMemoryAllocatorClass", sizeof (GstGLMemoryAllocatorClass), 368},
|
D | struct_arm.h | 109 {"GstGLMemoryAllocatorClass", sizeof (GstGLMemoryAllocatorClass), 368},
|
D | struct_x86_64.h | 109 {"GstGLMemoryAllocatorClass", sizeof (GstGLMemoryAllocatorClass), 368},
|
D | struct_i386.h | 109 {"GstGLMemoryAllocatorClass", sizeof (GstGLMemoryAllocatorClass), 368},
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 27820 GstGLMemoryAllocatorClass parent_class;
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 82535 GstGLMemoryAllocatorClass parent_class;
|