Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglformat.c77 case GST_GL_RG8: in _gl_format_n_components()
299 return GST_GL_RG8; in gst_gl_sized_gl_format_from_gl_format_type()
319 case GST_GL_RG8: in gst_gl_sized_gl_format_from_gl_format_type()
378 case GST_GL_RG8: in gst_gl_format_type_from_sized_gl_format()
447 case GST_GL_RG8: in gst_gl_format_is_supported()
Dgstglformat.h117 GST_GL_RG8 = 0x822B, enumerator
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglformat.c64 {GST_GL_RG8, GL_UNSIGNED_BYTE, 2},
151 {GST_GL_RG, GL_UNSIGNED_BYTE, GST_GL_RG8},