Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dvpxdec.c66 static const arg_def_t limitarg = ARG_DEF( variable
99 &progressarg, &limitarg, &skiparg, &postprocarg, &summaryarg, &outputfile,
633 else if (arg_match(&arg, &limitarg, argi)) in main_loop()