Searched refs:GST_GL_RG16 (Results 1 – 4 of 4) sorted by relevance
78 case GST_GL_RG16: in _gl_format_n_components()219 return plane == 0 ? GST_GL_R16 : GST_GL_RG16; in gst_gl_format_from_video_info()223 return GST_GL_RG16; in gst_gl_format_from_video_info()301 return GST_GL_RG16; in gst_gl_sized_gl_format_from_gl_format_type()328 case GST_GL_RG16: in gst_gl_sized_gl_format_from_gl_format_type()404 case GST_GL_RG16: in gst_gl_format_type_from_sized_gl_format()481 case GST_GL_RG16: in gst_gl_format_is_supported()
135 GST_GL_RG16 = 0x822C, enumerator
1053 gst_gl_format_is_supported (context, GST_GL_RG16))) { in _init_supported_formats()1063 if (!context || (gst_gl_format_is_supported (context, GST_GL_RG16))) { 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()