Searched refs:gst_gl_memory_setup_buffer (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglmemory.h | 315 gboolean gst_gl_memory_setup_buffer (GstGLMemoryAllocator * allocator,
|
D | gstglbufferpool.c | 281 if (!gst_gl_memory_setup_buffer (alloc, buf, priv->gl_params, NULL, NULL, 0)) in gst_gl_buffer_pool_alloc()
|
D | gstglupload.c | 789 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()
|
D | gstglmemory.c | 1454 gst_gl_memory_setup_buffer (GstGLMemoryAllocator * allocator, in gst_gl_memory_setup_buffer() function
|
D | gstglviewconvert.c | 1988 if (!gst_gl_memory_setup_buffer (mem_allocator, *target, params, NULL, NULL, in _gen_buffer()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstgldownloadelement.c | 692 if (!gst_gl_memory_setup_buffer (allocator, *outbuf, priv->gl_params, in gst_gl_buffer_pool_nvmm_alloc()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 11586 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
|