Searched refs:GstGLAllocationParamsFreeFunc (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglbasememory.h | 148 typedef void (*GstGLAllocationParamsFreeFunc) (gpointer params); typedef 204 GstGLAllocationParamsFreeFunc free; 227 GstGLAllocationParamsFreeFunc free,
|
D | gstglrenderbuffer.c | 381 GstGLAllocationParamsFreeFunc free, GstGLContext * context, in _gst_gl_renderbuffer_allocation_params_init_full() 430 (GstGLAllocationParamsFreeFunc) _gst_gl_rb_alloc_params_free_data, in gst_gl_renderbuffer_allocation_params_new() 470 (GstGLAllocationParamsFreeFunc) _gst_gl_rb_alloc_params_free_data, in gst_gl_renderbuffer_allocation_params_new_wrapped()
|
D | gstglmemory.c | 1195 GstGLAllocationParamsFreeFunc free, GstGLContext * context, in gst_gl_video_allocation_params_init_full() 1258 (GstGLAllocationParamsFreeFunc) in gst_gl_video_allocation_params_new() 1300 (GstGLAllocationParamsFreeFunc) in gst_gl_video_allocation_params_new_wrapped_data() 1347 (GstGLAllocationParamsFreeFunc) in gst_gl_video_allocation_params_new_wrapped_gl_handle()
|
D | gstglmemory.h | 146 GstGLAllocationParamsFreeFunc free,
|
D | gstglbuffer.c | 478 (GstGLAllocationParamsFreeFunc) in gst_gl_buffer_allocation_params_new()
|
D | gstglbasememory.c | 634 GstGLAllocationParamsFreeFunc free, GstGLContext * context, in gst_gl_allocation_params_init()
|