Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglformat.c64 case GST_GL_RGB10_A2: in _gl_format_n_components()
212 return GST_GL_RGB10_A2; in gst_gl_format_from_video_info()
280 return GST_GL_RGB10_A2; in gst_gl_sized_gl_format_from_gl_format_type()
326 case GST_GL_RGB10_A2: in gst_gl_sized_gl_format_from_gl_format_type()
396 case GST_GL_RGB10_A2: in gst_gl_format_type_from_sized_gl_format()
475 case GST_GL_RGB10_A2: in gst_gl_format_is_supported()
Dgstglformat.h132 GST_GL_RGB10_A2 = 0x8059, enumerator
Dgstglcolorconvert.c1043 if (!context || gst_gl_format_is_supported (context, GST_GL_RGB10_A2)) { in _init_supported_formats()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.c525 *out_format = GST_GL_RGB10_A2; in _drm_rgba_fourcc_from_info()
529 *out_format = GST_GL_RGB10_A2; in _drm_rgba_fourcc_from_info()