Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.c747 EGLBoolean (*gst_eglQueryDmaBufFormatsEXT) (EGLDisplay dpy, in gst_egl_image_check_dmabuf_direct() local
757 gst_eglQueryDmaBufFormatsEXT = in gst_egl_image_check_dmabuf_direct()
762 if (!gst_eglQueryDmaBufFormatsEXT || !gst_eglQueryDmaBufModifiersEXT) in gst_egl_image_check_dmabuf_direct()
776 ret = gst_eglQueryDmaBufFormatsEXT (egl_display, 0, NULL, &num_formats); in gst_egl_image_check_dmabuf_direct()
782 ret = gst_eglQueryDmaBufFormatsEXT (egl_display, num_formats, formats, in gst_egl_image_check_dmabuf_direct()