Searched refs:CommandVerbose (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/ |
D | RaspiStillYUV.c | 137 #define CommandVerbose 4 macro 148 { CommandVerbose, "-verbose", "v", "Output verbose information during run", 0 }, 280 case CommandVerbose: // display lots of data during run in parse_cmdline()
|
D | RaspiStill.c | 157 #define CommandVerbose 6 macro 176 { CommandVerbose, "-verbose", "v", "Output verbose information during run", 0 }, 408 case CommandVerbose: // display lots of data during run in parse_cmdline()
|
D | RaspiCapture.c | 183 #define CommandVerbose 5 214 { CommandVerbose, "-verbose", "v", "Output verbose information during run", 0 }, 410 case CommandVerbose: // display lots of data during run
|