Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemory.h315 gboolean gst_gl_memory_setup_buffer (GstGLMemoryAllocator * allocator,
Dgstglbufferpool.c281 if (!gst_gl_memory_setup_buffer (alloc, buf, priv->gl_params, NULL, NULL, 0)) in gst_gl_buffer_pool_alloc()
Dgstglupload.c789 gst_gl_memory_setup_buffer (allocator, dmabuf->outbuf, dmabuf->params, in _dma_buf_upload_perform_gl_thread()
1389 if (gst_gl_memory_setup_buffer ((GstGLMemoryAllocator *) allocator, *outbuf, in _raw_data_upload_perform()
1667 gst_gl_memory_setup_buffer (allocator, directviv->outbuf, directviv->params, in _directviv_upload_perform_gl_thread()
2177 if (!gst_gl_memory_setup_buffer (allocator, *outbuf, nvmm->params, in _nvmm_upload_perform()
Dgstglmemory.c1454 gst_gl_memory_setup_buffer (GstGLMemoryAllocator * allocator, in gst_gl_memory_setup_buffer() function
Dgstglviewconvert.c1988 if (!gst_gl_memory_setup_buffer (mem_allocator, *target, params, NULL, NULL, in _gen_buffer()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgldownloadelement.c692 if (!gst_gl_memory_setup_buffer (allocator, *outbuf, priv->gl_params, in gst_gl_buffer_pool_nvmm_alloc()
/third_party/gstreamer/gstplugins_base/
DChangeLog11586 This is done by reusing `gst_gl_memory_setup_buffer` avoiding to
14213 gst_gl_memory_setup_buffer() was marked as introspectable=0
14216 …gstglmemory.c:1426: Warning: GstGL: gst_gl_memory_setup_buffer: argument wrapped_data: Missing (el…
14217 …gstglmemory.c:1426: Warning: GstGL: gst_gl_memory_setup_buffer: argument wrapped_data: Missing (el…
16552 Rather then letting gst_gl_memory_setup_buffer guess the GL format used
16898 gst_gl_memory_setup_buffer() was not properly using the number
17711 gst_gl_memory_setup_buffer() was not properly using the number