Searched refs:GST_GL_R16 (Results 1 – 4 of 4) sorted by relevance
86 case GST_GL_R16: in _gl_format_n_components()219 return plane == 0 ? GST_GL_R16 : GST_GL_RG16; in gst_gl_format_from_video_info()311 return GST_GL_R16; in gst_gl_sized_gl_format_from_gl_format_type()327 case GST_GL_R16: in gst_gl_sized_gl_format_from_gl_format_type()400 case GST_GL_R16: in gst_gl_format_type_from_sized_gl_format()480 case GST_GL_R16: in gst_gl_format_is_supported()
134 GST_GL_R16 = 0x822A, enumerator
1052 if (!context || (gst_gl_format_is_supported (context, GST_GL_R16) && in _init_supported_formats()
535 *out_format = plane == 0 ? GST_GL_R16 : GST_GL_RG16; in _drm_rgba_fourcc_from_info()541 *out_format = plane == 0 ? GST_GL_R16 : GST_GL_RG16; in _drm_rgba_fourcc_from_info()