Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/
Dd3d11screencapturesrc.cpp149 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/
Dcmdutils.h226 …{ "devices", OPT_EXIT, { .func_arg = show_devices }, "show available devices" …
499 int show_devices(void *optctx, const char *opt, const char *arg);
Dcmdutils.c1370 int show_devices(void *optctx, const char *opt, const char *arg) in show_devices() function
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c5807 static void show_devices() in show_devices() function
6090 show_devices(); in show_scsi_info()