Searched refs:show_devices (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/ |
D | d3d11screencapturesrc.cpp | 149 gboolean show_devices = FALSE; in main() local 158 {"show-devices", 0, 0, G_OPTION_ARG_NONE, &show_devices, in main() 183 device = enum_devices (show_devices, monitor_index, (guint64) hmonitor); in main() 184 if (show_devices) { in main()
|
/third_party/ffmpeg/fftools/ |
D | cmdutils.h | 226 …{ "devices", OPT_EXIT, { .func_arg = show_devices }, "show available devices" … 499 int show_devices(void *optctx, const char *opt, const char *arg);
|
D | cmdutils.c | 1370 int show_devices(void *optctx, const char *opt, const char *arg) in show_devices() function
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 5807 static void show_devices() in show_devices() function 6090 show_devices(); in show_scsi_info()
|