Lines Matching refs:GstGLRenderbufferAllocationParams
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()
456 GstGLRenderbufferAllocationParams *
462 GstGLRenderbufferAllocationParams *params = in gst_gl_renderbuffer_allocation_params_new_wrapped()
463 g_new0 (GstGLRenderbufferAllocationParams, 1); in gst_gl_renderbuffer_allocation_params_new_wrapped()
466 sizeof (GstGLRenderbufferAllocationParams), in gst_gl_renderbuffer_allocation_params_new_wrapped()