Home
last modified time | relevance | path

Searched refs:GstEGLImageDestroyNotify (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.h48 typedef void (*GstEGLImageDestroyNotify) (GstEGLImage * image, typedef
66 GstEGLImageDestroyNotify destroy_notify;
76GstEGLImageDestroyNotify user_data_destroy);
Dgsteglimage.c270 GstEGLImageDestroyNotify user_data_destroy) in gst_egl_image_new_wrapped()
447 (GstEGLImageDestroyNotify) _destroy_egl_image); in gst_egl_image_from_texture()
617 (GstEGLImageDestroyNotify) _destroy_egl_image); in gst_egl_image_from_dmabuf()
1003 (GstEGLImageDestroyNotify) _destroy_egl_image); in gst_egl_image_from_dmabuf_direct_target()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgldownloadelement.c676 (GstEGLImageDestroyNotify) nv_buffer_egl_image_mem_unref); in gst_gl_buffer_pool_nvmm_alloc()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglupload.c2161 (GstEGLImageDestroyNotify) _egl_image_mem_unref); in _nvmm_upload_perform()