Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.h34 #define GST_IS_EGL_IMAGE(obj) (GST_IS_MINI_OBJECT_TYPE(obj, GST_TYPE_EGL_IMAGE… macro
Dgstglmemoryegl.c147 g_return_val_if_fail (GST_IS_EGL_IMAGE (params->parent.gl_handle), NULL); in _gl_mem_egl_alloc()
Dgsteglimage.c225 g_return_val_if_fail (GST_IS_EGL_IMAGE (image), EGL_NO_IMAGE_KHR); in gst_egl_image_get_image()
/third_party/gstreamer/gstplugins_bad/ext/wpe/
DWPEThreadedView.cpp600GST_IS_EGL_IMAGE(egl.pending) ? GST_MINI_OBJECT_REFCOUNT_VALUE(GST_MINI_OBJECT_CAST(egl.pending)) … in image()
602GST_IS_EGL_IMAGE(egl.committed) ? GST_MINI_OBJECT_REFCOUNT_VALUE(GST_MINI_OBJECT_CAST(egl.committe… in image()
/third_party/gstreamer/gstplugins_base/
DChangeLog23303 gst_egl_image_get_image: assertion 'GST_IS_EGL_IMAGE (image)' failed
/third_party/gstreamer/gstplugins_bad/
DChangeLog57280 gst_egl_image_get_image: assertion 'GST_IS_EGL_IMAGE (image)' failed