Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dcudaconvert.c107 const gchar *out_format_list[] = { in GST_START_TEST() local
115 for (j = 0; j < G_N_ELEMENTS (out_format_list); j++) { in GST_START_TEST()
117 out_format_list[j]); in GST_START_TEST()
118 run_convert_pipelne (in_format_list[i], out_format_list[j]); in GST_START_TEST()
131 const gchar *out_format_list[] = { in GST_START_TEST() local
139 for (j = 0; j < G_N_ELEMENTS (out_format_list); j++) { in GST_START_TEST()
141 out_format_list[j]); in GST_START_TEST()
142 run_convert_pipelne (in_format_list[i], out_format_list[j]); in GST_START_TEST()