Home
last modified time | relevance | path

Searched refs:GstGLRenderbufferAllocationParams (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglrenderbuffer.c185 GstGLRenderbufferAllocationParams * params) in _default_gl_rbo_alloc()
352 G_DEFINE_BOXED_TYPE (GstGLRenderbufferAllocationParams,
358 _gst_gl_rb_alloc_params_free_data (GstGLRenderbufferAllocationParams * params) in _gst_gl_rb_alloc_params_free_data()
364 _gst_gl_rb_alloc_params_copy_data (GstGLRenderbufferAllocationParams * src_vid, in _gst_gl_rb_alloc_params_copy_data()
365 GstGLRenderbufferAllocationParams * dest_vid) in _gst_gl_rb_alloc_params_copy_data()
379 (GstGLRenderbufferAllocationParams * params, gsize struct_size, in _gst_gl_renderbuffer_allocation_params_init_full()
417 GstGLRenderbufferAllocationParams *
422 GstGLRenderbufferAllocationParams *params = in gst_gl_renderbuffer_allocation_params_new()
423 g_new0 (GstGLRenderbufferAllocationParams, 1); in gst_gl_renderbuffer_allocation_params_new()
426 sizeof (GstGLRenderbufferAllocationParams), in gst_gl_renderbuffer_allocation_params_new()
[all …]
Dgstglrenderbuffer.h102 typedef struct _GstGLRenderbufferAllocationParams GstGLRenderbufferAllocationParams; typedef
130 GstGLRenderbufferAllocationParams * gst_gl_renderbuffer_allocation_params_new (GstGLC…
137 GstGLRenderbufferAllocationParams * gst_gl_renderbuffer_allocation_params_new_wrapped (GstGLC…
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dstruct_x86_64.h114 {"GstGLRenderbufferAllocationParams", sizeof (GstGLRenderbufferAllocationParams), 168},
Dstruct_i386.h114 {"GstGLRenderbufferAllocationParams", sizeof (GstGLRenderbufferAllocationParams), 168},
Dstruct_ppc64.h116 {"GstGLRenderbufferAllocationParams", sizeof (GstGLRenderbufferAllocationParams), 168},
Dstruct_arm.h114 {"GstGLRenderbufferAllocationParams", sizeof (GstGLRenderbufferAllocationParams), 168},
Dstruct_aarch64.h114 {"GstGLRenderbufferAllocationParams", sizeof (GstGLRenderbufferAllocationParams), 168},