Home
last modified time | relevance | path

Searched refs:GST_GL_MEMORY_ALLOCATOR (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemory.h36 #define GST_GL_MEMORY_ALLOCATOR(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_G… macro
Dgstglbufferpool.c280 alloc = GST_GL_MEMORY_ALLOCATOR (priv->allocator); in gst_gl_buffer_pool_alloc()
Dgstglupload.c784 GST_GL_MEMORY_ALLOCATOR (gst_allocator_find in _dma_buf_upload_perform_gl_thread()
1662 GST_GL_MEMORY_ALLOCATOR (gst_allocator_find in _directviv_upload_perform_gl_thread()
2172 GST_GL_MEMORY_ALLOCATOR (gst_allocator_find in _nvmm_upload_perform()
Dgstglviewconvert.c1984 mem_allocator = GST_GL_MEMORY_ALLOCATOR (allocator); in _gen_buffer()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgldownloadelement.c687 GST_GL_MEMORY_ALLOCATOR (gst_allocator_find in gst_gl_buffer_pool_nvmm_alloc()