Home
last modified time | relevance | path

Searched refs:gst_egl_image_export_dmabuf (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.h104 gboolean gst_egl_image_export_dmabuf (GstEGLImage *image, int *fd, gint …
Dgsteglimage.c1034 gst_egl_image_export_dmabuf (GstEGLImage * image, int *fd, gint * stride, in gst_egl_image_export_dmabuf() function
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgldownloadelement.c1113 if (gst_egl_image_export_dmabuf (image, &fd, &stride, &offset)) { in _create_cached_dmabuf_info()