Searched refs:gst_eglCreateImage (Results 1 – 1 of 1) sorted by relevance
325 EGLImageKHR (*gst_eglCreateImage) (EGLDisplay dpy, EGLContext ctx, in _gst_egl_image_create() local330 gst_eglCreateImage = gst_gl_context_get_proc_address (context, in _gst_egl_image_create()332 if (!gst_eglCreateImage) { in _gst_egl_image_create()344 img = gst_eglCreateImage (egl_display, egl_context, target, buffer, in _gst_egl_image_create()