Searched refs:attrib_len (Results 1 – 1 of 1) sorted by relevance
303 guint attrib_len = 0; in _gst_egl_image_create() local321 while (attribs[attrib_len++] != EGL_NONE) { in _gst_egl_image_create()339 egl_attribs = g_new0 (EGLAttrib, attrib_len); in _gst_egl_image_create()340 for (i = 0; i < attrib_len; i++) in _gst_egl_image_create()365 egl_attribs = g_new0 (EGLint, attrib_len); in _gst_egl_image_create()366 for (i = 0; i < attrib_len; i++) in _gst_egl_image_create()