Home
last modified time | relevance | path

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

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