Searched refs:egl_attribs (Results 1 – 1 of 1) sorted by relevance
327 EGLAttrib *egl_attribs = NULL; in _gst_egl_image_create() local339 egl_attribs = g_new0 (EGLAttrib, attrib_len); in _gst_egl_image_create()341 egl_attribs[i] = (EGLAttrib) attribs[i]; in _gst_egl_image_create()345 egl_attribs); in _gst_egl_image_create()347 g_free (egl_attribs); in _gst_egl_image_create()353 EGLint *egl_attribs = NULL; in _gst_egl_image_create() local365 egl_attribs = g_new0 (EGLint, attrib_len); in _gst_egl_image_create()367 egl_attribs[i] = (EGLint) attribs[i]; in _gst_egl_image_create()371 egl_attribs); in _gst_egl_image_create()373 g_free (egl_attribs); in _gst_egl_image_create()