Home
last modified time | relevance | path

Searched refs:templ_REORDER_BODY (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcolorconvert.c172 static const gchar templ_REORDER_BODY[] = variable
1864 info->frag_body = g_strdup_printf (templ_REORDER_BODY, alpha ? alpha : "", in _PACKED_RGB_to_PACKED_RGB()
1923 g_strdup_printf (templ_REORDER_BODY, "", pixel_order[0], pixel_order[1], in _YUV_to_RGB()
2249 info->frag_body = g_strdup_printf (templ_REORDER_BODY, alpha ? alpha : "", in _RGB_to_GRAY()
2273 info->frag_body = g_strdup_printf (templ_REORDER_BODY, "", pixel_order[0], in _GRAY_to_RGB()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11converter.cpp123 static const gchar templ_REORDER_BODY[] = variable
707 convert_info->ps_body[0] = g_strdup_printf (templ_REORDER_BODY); in setup_convert_info_rgb_to_rgb()
1044 info->ps_body[0] = g_strdup_printf (templ_REORDER_BODY); in setup_convert_info_vuya_to_vuya()