Searched refs:GstGLRenderbufferAllocationParams (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglrenderbuffer.c | 185 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 …]
|
D | gstglrenderbuffer.h | 102 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/ |
D | struct_x86_64.h | 114 {"GstGLRenderbufferAllocationParams", sizeof (GstGLRenderbufferAllocationParams), 168},
|
D | struct_i386.h | 114 {"GstGLRenderbufferAllocationParams", sizeof (GstGLRenderbufferAllocationParams), 168},
|
D | struct_ppc64.h | 116 {"GstGLRenderbufferAllocationParams", sizeof (GstGLRenderbufferAllocationParams), 168},
|
D | struct_arm.h | 114 {"GstGLRenderbufferAllocationParams", sizeof (GstGLRenderbufferAllocationParams), 168},
|
D | struct_aarch64.h | 114 {"GstGLRenderbufferAllocationParams", sizeof (GstGLRenderbufferAllocationParams), 168},
|