Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglformat.c68 {GST_GL_RGB16, GL_UNSIGNED_SHORT, 6},
110 {GST_GL_RGB16, GST_GL_RGB, GL_UNSIGNED_SHORT},
111 {GST_GL_RGB16, GST_GL_RGB16, GL_UNSIGNED_SHORT},
155 {GST_GL_RGB, GL_UNSIGNED_SHORT, GST_GL_RGB16},
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglformat.c70 case GST_GL_RGB16: in _gl_format_n_components()
291 return GST_GL_RGB16; in gst_gl_sized_gl_format_from_gl_format_type()
317 case GST_GL_RGB16: in gst_gl_sized_gl_format_from_gl_format_type()
370 case GST_GL_RGB16: in gst_gl_format_type_from_sized_gl_format()
455 case GST_GL_RGB16: in gst_gl_format_is_supported()
Dgstglformat.h122 GST_GL_RGB16 = 0x8054, enumerator