Home
last modified time | relevance | path

Searched refs:GstGLAllocationParams (Results 1 – 25 of 34) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglbasememory.h131 typedef struct _GstGLAllocationParams GstGLAllocationParams; typedef
140 …pedef void (*GstGLAllocationParamsCopyFunc) (GstGLAllocationParams * src, GstGLAllocationPar…
223 gboolean gst_gl_allocation_params_init (GstGLAllocationParams * params,
238 GstGLAllocationParams * gst_gl_allocation_params_copy (GstGLAllocationParams * src);
241 void gst_gl_allocation_params_free (GstGLAllocationParams * params);
245 void gst_gl_allocation_params_free_data (GstGLAllocationParams * params);
249 void gst_gl_allocation_params_copy_data (GstGLAllocationParams * src,
250 GstGLAllocationParams * dest);
264GstGLAllocationParams * params);
417 GstGLAllocationParams * params);
Dgstglbufferpool.h73 GstGLAllocationParams * gst_gl_buffer_pool_get_gl_allocation_params (GstGLBufferPool * pool);
76 GstGLAllocationParams * gst_buffer_pool_config_get_gl_allocation_params (GstStructure * config);
79 … const GstGLAllocationParams * params);
Dgstglbufferpool.c141 gst_gl_allocation_params_free ((GstGLAllocationParams *) priv->gl_params); in gst_gl_buffer_pool_set_config()
378 gst_gl_allocation_params_free ((GstGLAllocationParams *) priv->gl_params); in gst_gl_buffer_pool_finalize()
395 GstGLAllocationParams *
401 return gst_gl_allocation_params_copy ((GstGLAllocationParams *) pool-> in gst_gl_buffer_pool_get_gl_allocation_params()
413 GstGLAllocationParams *
416 GstGLAllocationParams *ret; in gst_buffer_pool_config_get_gl_allocation_params()
434 const GstGLAllocationParams * params) in gst_buffer_pool_config_set_gl_allocation_params()
Dgstglbasememory.c632 gst_gl_allocation_params_init (GstGLAllocationParams * params, in gst_gl_allocation_params_init()
671 GstGLAllocationParams *
672 gst_gl_allocation_params_copy (GstGLAllocationParams * src) in gst_gl_allocation_params_copy()
674 GstGLAllocationParams *dest; in gst_gl_allocation_params_copy()
695 gst_gl_allocation_params_free (GstGLAllocationParams * params) in gst_gl_allocation_params_free()
713 gst_gl_allocation_params_free_data (GstGLAllocationParams * params) in gst_gl_allocation_params_free_data()
732 gst_gl_allocation_params_copy_data (GstGLAllocationParams * src, in gst_gl_allocation_params_copy_data()
733 GstGLAllocationParams * dest) in gst_gl_allocation_params_copy_data()
743 G_DEFINE_BOXED_TYPE (GstGLAllocationParams, gst_gl_allocation_params,
758 GstGLAllocationParams * params) in gst_gl_base_memory_alloc()
Dgstglrenderbuffer.c367 GstGLAllocationParams *src = (GstGLAllocationParams *) src_vid; in _gst_gl_rb_alloc_params_copy_data()
368 GstGLAllocationParams *dest = (GstGLAllocationParams *) dest_vid; in _gst_gl_rb_alloc_params_copy_data()
393 if (!gst_gl_allocation_params_init ((GstGLAllocationParams *) params, in _gst_gl_renderbuffer_allocation_params_init_full()
Dgstglbuffer.h78 GstGLAllocationParams parent;
Dgstglrenderbuffer.h118 GstGLAllocationParams parent;
Dgstglmemory.c1211 if (!gst_gl_allocation_params_init ((GstGLAllocationParams *) params, in gst_gl_video_allocation_params_init_full()
1419 GstGLAllocationParams *src = (GstGLAllocationParams *) src_vid; in gst_gl_video_allocation_params_copy_data()
1420 GstGLAllocationParams *dest = (GstGLAllocationParams *) dest_vid; in gst_gl_video_allocation_params_copy_data()
1509 (GstGLAllocationParams *) params))) in gst_gl_memory_setup_buffer()
Dgstglframebuffer.c224 GstGLAllocationParams *params; in gst_gl_framebuffer_new_with_default_depth()
245 params = (GstGLAllocationParams *) in gst_gl_framebuffer_new_with_default_depth()
Dgstglupload.c686 gst_gl_allocation_params_free ((GstGLAllocationParams *) dmabuf->params); in _dma_buf_upload_accept()
828 gst_gl_allocation_params_free ((GstGLAllocationParams *) dmabuf->params); in _dma_buf_upload_free()
1354 gst_gl_allocation_params_free ((GstGLAllocationParams *) raw->params); in _raw_data_upload_accept()
1414 gst_gl_allocation_params_free ((GstGLAllocationParams *) raw->params); in _raw_data_upload_free()
1553 gst_gl_allocation_params_free ((GstGLAllocationParams *) directviv->params); in _directviv_upload_accept()
1734 gst_gl_allocation_params_free ((GstGLAllocationParams *) directviv->params); in _directviv_upload_free()
1910 gst_gl_allocation_params_free ((GstGLAllocationParams *) nvmm->params); in _nvmm_upload_accept()
2215 gst_gl_allocation_params_free ((GstGLAllocationParams *) nvmm->params); in _nvmm_upload_free()
Dgstglmemorypbo.c213 (GstGLAllocationParams *) params); in _gl_mem_create()
229 gst_gl_allocation_params_free ((GstGLAllocationParams *) params); in _gl_mem_create()
241 gst_gl_allocation_params_free ((GstGLAllocationParams *) params); in _gl_mem_create()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglmemory.c125 (GstGLAllocationParams *) params); in create_memory()
138 gst_gl_allocation_params_free ((GstGLAllocationParams *) params); in create_memory()
222 (GstGLAllocationParams *) params); in wrap_raw_data()
235 gst_gl_allocation_params_free ((GstGLAllocationParams *) params); in wrap_raw_data()
290 (GstGLAllocationParams *) params); in wrap_gl_memory()
307 gst_gl_allocation_params_free ((GstGLAllocationParams *) params); in wrap_gl_memory()
Dgstglupload.c172 allocator, (GstGLAllocationParams *) params); in init()
174 gst_gl_allocation_params_free ((GstGLAllocationParams *) params); in init()
340 (GstGLAllocationParams *) params); in GST_START_TEST()
341 gst_gl_allocation_params_free ((GstGLAllocationParams *) params); in GST_START_TEST()
Dgstglcolorconvert.c163 (GstGLAllocationParams *) params); in check_conversion()
166 gst_gl_allocation_params_free ((GstGLAllocationParams *) params); in check_conversion()
Dstruct_i386.h84 {"GstGLAllocationParams", sizeof (GstGLAllocationParams), 120},
Dstruct_arm.h84 {"GstGLAllocationParams", sizeof (GstGLAllocationParams), 120},
Dstruct_ppc64.h86 {"GstGLAllocationParams", sizeof (GstGLAllocationParams), 120},
Dstruct_aarch64.h84 {"GstGLAllocationParams", sizeof (GstGLAllocationParams), 120},
Dstruct_x86_64.h84 {"GstGLAllocationParams", sizeof (GstGLAllocationParams), 120},
Dgstglcontext.c85 allocator, (GstGLAllocationParams *) params); in init()
88 allocator, (GstGLAllocationParams *) params); in init()
90 gst_gl_allocation_params_free ((GstGLAllocationParams *) params); in init()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgldifferencematte.c90 GstGLAllocationParams *params; in gst_gl_differencematte_gl_start()
101 (GstGLAllocationParams *) gst_gl_video_allocation_params_new (context, in gst_gl_differencematte_gl_start()
317 GstGLAllocationParams *params; in init_pixbuf_texture()
325 (GstGLAllocationParams *) gst_gl_video_allocation_params_new (context, in init_pixbuf_texture()
334 (GstGLAllocationParams *) gst_gl_video_allocation_params_new (context, in init_pixbuf_texture()
Dgstgloverlay.c709 (GstGLAllocationParams *) params); in gst_gl_overlay_load_jpeg()
710 gst_gl_allocation_params_free ((GstGLAllocationParams *) params); in gst_gl_overlay_load_jpeg()
824 (GstGLAllocationParams *) params); in gst_gl_overlay_load_png()
825 gst_gl_allocation_params_free ((GstGLAllocationParams *) params); in gst_gl_overlay_load_png()
Dgstgldownloadelement.c560 gst_gl_allocation_params_free ((GstGLAllocationParams *) priv->gl_params); in gst_gl_buffer_pool_nvmm_set_config()
568 (GstGLAllocationParams *) priv->gl_params); in gst_gl_buffer_pool_nvmm_set_config()
569 gst_gl_allocation_params_free ((GstGLAllocationParams *) parent_gl_params); in gst_gl_buffer_pool_nvmm_set_config()
732 gst_gl_allocation_params_free ((GstGLAllocationParams *) priv->gl_params); in gst_gl_buffer_pool_nvmm_finalize()
/third_party/gstreamer/gstplugins_good/ext/qt/
Dqtglrenderer.h101 GstGLAllocationParams *gl_params; in QT_FORWARD_DECLARE_CLASS()
Dgstqtsrc.cc408 (GstGLAllocationParams *) glparams); in gst_qt_src_decide_allocation()
409 gst_gl_allocation_params_free ((GstGLAllocationParams *) glparams); in gst_qt_src_decide_allocation()

12