Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstgldisplay_egl.h32 …AY_EGL(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_GL_DISPLAY_EGL,GstGLDisplayEGL))
36 #define GST_GL_DISPLAY_EGL_CAST(obj) ((GstGLDisplayEGL*)(obj))
38 typedef struct _GstGLDisplayEGL GstGLDisplayEGL; typedef
67 GstGLDisplayEGL *gst_gl_display_egl_new (void);
70 GstGLDisplayEGL *gst_gl_display_egl_new_with_egl_display (gpointer display);
73 GstGLDisplayEGL *gst_gl_display_egl_from_gl_display (GstGLDisplay * display);
Dgstgldisplay_egl.c69 G_DEFINE_TYPE (GstGLDisplayEGL, gst_gl_display_egl, GST_TYPE_GL_DISPLAY);
96 gst_gl_display_egl_init (GstGLDisplayEGL * display_egl) in gst_gl_display_egl_init()
109 GstGLDisplayEGL *display_egl = GST_GL_DISPLAY_EGL (object); in gst_gl_display_egl_finalize()
253 GstGLDisplayEGL *
256 GstGLDisplayEGL *ret; in gst_gl_display_egl_new()
282 GstGLDisplayEGL *
285 GstGLDisplayEGL *ret; in gst_gl_display_egl_new_with_egl_display()
321 GstGLDisplayEGL *
324 GstGLDisplayEGL *ret; in gst_gl_display_egl_from_gl_display()
Dgsteglimage.c301 GstGLDisplayEGL *display_egl; in _gst_egl_image_create()
384 GstGLDisplayEGL *display_egl; in _gst_egl_image_destroy()
737 GstGLDisplayEGL *display_egl; in gst_egl_image_check_dmabuf_direct()
1042 GstGLDisplayEGL *display_egl; in gst_egl_image_export_dmabuf()
1062 (GstGLDisplayEGL *) gst_gl_display_egl_from_gl_display (image-> in gst_egl_image_export_dmabuf()
Dgstglcontext_egl.h54 GstGLDisplayEGL *display_egl;
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dstruct_x86_64.h131 {"GstGLDisplayEGL", sizeof (GstGLDisplayEGL), 184},
133 {"GstGLDisplayEGLDevice", sizeof (GstGLDisplayEGL), 184},
Dstruct_i386.h131 {"GstGLDisplayEGL", sizeof (GstGLDisplayEGL), 184},
133 {"GstGLDisplayEGLDevice", sizeof (GstGLDisplayEGL), 184},
Dstruct_ppc64.h133 {"GstGLDisplayEGL", sizeof (GstGLDisplayEGL), 184},
135 {"GstGLDisplayEGLDevice", sizeof (GstGLDisplayEGL), 184},
Dstruct_arm.h131 {"GstGLDisplayEGL", sizeof (GstGLDisplayEGL), 184},
133 {"GstGLDisplayEGLDevice", sizeof (GstGLDisplayEGL), 184},
Dstruct_aarch64.h131 {"GstGLDisplayEGL", sizeof (GstGLDisplayEGL), 184},
133 {"GstGLDisplayEGLDevice", sizeof (GstGLDisplayEGL), 184},
/third_party/gstreamer/gstplugins_bad/ext/wpe/
DWPEThreadedView.h77 GstGLDisplayEGL* display_egl;
/third_party/gstreamer/gstplugins_good/ext/qt/
Dgstqtglutility.cc321 GstGLDisplayEGL *display_egl = gst_gl_display_egl_from_gl_display (display);
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgldownloadelement.c603 GstGLDisplayEGL *egl_display = NULL; in nv_buffer_egl_image_mem_unref()
633 GstGLDisplayEGL *egl_display = NULL; in gst_gl_buffer_pool_nvmm_alloc()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglupload.c1931 GstGLDisplayEGL *egl_display = NULL; in _egl_image_mem_unref()
2118 GstGLDisplayEGL *egl_display = NULL; in _nvmm_upload_perform()
/third_party/gstreamer/gstplugins_base/
DChangeLog3042 to create an GstGLDisplayEGL directly instead of going through the any
3044 The 'create an GstGLDisplayEGL when GST_GL_PLATFORM=egl' was a fallback
12587 foreign_display for the new GstGLDisplayEGL instance. This fixes a
22836 Revert "gl: Use GstGLDisplayEGL directly instead of creating a GstGLDisplayVIVFb subclass"
22840 to pass to fbCreateWindow, but the GstGLDisplayEGL handleis actually
22937 gl: Use GstGLDisplayEGL directly instead of creating a GstGLDisplayVIVFb subclass
/third_party/gstreamer/gstplugins_good/
DChangeLog22250 Revert "gl: Use GstGLDisplayEGL directly instead of creating a GstGLDisplayVIVFb subclass"
22254 to pass to fbCreateWindow, but the GstGLDisplayEGL handleis actually
22887 gl: Use GstGLDisplayEGL directly instead of creating a GstGLDisplayVIVFb subclass
/third_party/gstreamer/gstplugins_bad/
DChangeLog17179 GstGLDisplayEGL from that, which also adds refcounting
54650 Revert "gl: Use GstGLDisplayEGL directly instead of creating a GstGLDisplayVIVFb subclass"
54654 to pass to fbCreateWindow, but the GstGLDisplayEGL handleis actually
55850 gl: Use GstGLDisplayEGL directly instead of creating a GstGLDisplayVIVFb subclass