Searched refs:GstGLMemoryEGLAllocator (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/ |
D | gstglmemoryegl.h | 38 … (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_GL_MEMORY_EGL_ALLOCATOR, GstGLMemoryEGLAllocator)) 40 #define GST_GL_MEMORY_EGL_ALLOCATOR_CAST(obj) ((GstGLMemoryEGLAllocator *)(obj)) 43 typedef struct _GstGLMemoryEGLAllocator GstGLMemoryEGLAllocator; typedef
|
D | gstglmemoryegl.c | 55 G_DEFINE_TYPE (GstGLMemoryEGLAllocator, gst_gl_memory_egl_allocator, 249 gst_gl_memory_egl_allocator_init (GstGLMemoryEGLAllocator * allocator) in gst_gl_memory_egl_allocator_init()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | struct_i386.h | 136 {"GstGLMemoryEGLAllocator", sizeof (GstGLMemoryEGLAllocator), 280},
|
D | struct_arm.h | 136 {"GstGLMemoryEGLAllocator", sizeof (GstGLMemoryEGLAllocator), 280},
|
D | struct_ppc64.h | 138 {"GstGLMemoryEGLAllocator", sizeof (GstGLMemoryEGLAllocator), 280},
|
D | struct_aarch64.h | 136 {"GstGLMemoryEGLAllocator", sizeof (GstGLMemoryEGLAllocator), 280},
|
D | struct_x86_64.h | 136 {"GstGLMemoryEGLAllocator", sizeof (GstGLMemoryEGLAllocator), 280},
|