Searched refs:limitarg (Results 1 – 1 of 1) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | vpxdec.c | 60 static const arg_def_t limitarg = ARG_DEF(NULL, "limit", 1, variable 87 &progressarg, &limitarg, &skiparg, &postprocarg, &summaryarg, &outputfile, 563 else if (arg_match(&arg, &limitarg, argi)) in main_loop()
|