Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglcontext_egl.c198 surface_values[i++] = "multisample-resolve-box"; in egl_surface_type_to_gst()
200 surface_values[i++] = "swap-behaviour-preserved"; in egl_surface_type_to_gst()
202 surface_values[i++] = "vg-alpha-format-pre"; in egl_surface_type_to_gst()
204 surface_values[i++] = "vg-colorspace-linear"; in egl_surface_type_to_gst()
476 const char *surface_values[MAX_SURFACE] = { NULL, }; in gst_gl_context_egl_dump_config() local
484 surface_values[i++] = "window"; in gst_gl_context_egl_dump_config()
486 surface_values[i++] = "pbuffer"; in gst_gl_context_egl_dump_config()
488 surface_values[i++] = "multisample-resolve-box"; in gst_gl_context_egl_dump_config()
490 surface_values[i++] = "swap-behaviour-preserved"; in gst_gl_context_egl_dump_config()
492 surface_values[i++] = "vg-alpha-format-pre"; in gst_gl_context_egl_dump_config()
[all …]