Searched refs:to_fmt (Results 1 – 1 of 1) sorted by relevance
/third_party/gstreamer/gstplugins_base/tests/icles/ |
D | benchmark-video-conversion.c | 128 gchar *to_fmt = NULL; in main() local 135 {"to-format", 't', 0, G_OPTION_ARG_STRING, &to_fmt, "To Format", NULL}, in main() 152 do_benchmark_conversions (width, height, from_fmt, to_fmt, max_dur); in main()
|