Searched refs:GstGLMemoryPBOAllocator (Results 1 – 8 of 8) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglmemorypbo.h | 36 … (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_GL_MEMORY_PBO_ALLOCATOR, GstGLMemoryPBOAllocator)) 38 #define GST_GL_MEMORY_PBO_ALLOCATOR_CAST(obj) ((GstGLMemoryPBOAllocator *)(obj))
|
D | gstgl_fwd.h | 55 typedef struct _GstGLMemoryPBOAllocator GstGLMemoryPBOAllocator; typedef 131 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstGLMemoryPBOAllocator, gst_object_unref)
|
D | gstglmemorypbo.c | 104 G_DEFINE_TYPE (GstGLMemoryPBOAllocator, gst_gl_memory_pbo_allocator, 711 gst_gl_memory_pbo_allocator_init (GstGLMemoryPBOAllocator * allocator) in gst_gl_memory_pbo_allocator_init()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | struct_i386.h | 111 {"GstGLMemoryPBOAllocator", sizeof (GstGLMemoryPBOAllocator), 280},
|
D | struct_arm.h | 111 {"GstGLMemoryPBOAllocator", sizeof (GstGLMemoryPBOAllocator), 280},
|
D | struct_ppc64.h | 113 {"GstGLMemoryPBOAllocator", sizeof (GstGLMemoryPBOAllocator), 280},
|
D | struct_aarch64.h | 111 {"GstGLMemoryPBOAllocator", sizeof (GstGLMemoryPBOAllocator), 280},
|
D | struct_x86_64.h | 111 {"GstGLMemoryPBOAllocator", sizeof (GstGLMemoryPBOAllocator), 280},
|