Searched refs:quietarg (Results 1 – 1 of 1) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | vpxenc.c | 203 static const arg_def_t quietarg = ARG_DEF("q", "quiet", 0, variable 244 &quietarg, &verbosearg, &psnrarg, &use_ivf, &out_part, &q_hist_n, 698 else if (arg_match(&arg, &quietarg, argi)) in parse_global_config()
|