Searched refs:templ_SEMI_PLANAR_to_RGB_BODY (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglcolorconvert.c | 319 static const gchar templ_SEMI_PLANAR_to_RGB_BODY[] = variable 2019 g_strdup_printf (templ_SEMI_PLANAR_to_RGB_BODY, 'r', val2, in _YUV_to_RGB() 2042 g_strdup_printf (templ_SEMI_PLANAR_to_RGB_BODY, val2, 'r', in _YUV_to_RGB() 2057 g_strdup_printf (templ_SEMI_PLANAR_to_RGB_BODY, 'r', 'g', in _YUV_to_RGB()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11converter.cpp | 165 static const gchar templ_SEMI_PLANAR_to_RGB_BODY[] = variable 870 info->ps_body[0] = g_strdup_printf (templ_SEMI_PLANAR_to_RGB_BODY, u, v); in setup_convert_info_yuv_to_rgb()
|