Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dvpxdec.c69 static const arg_def_t postprocarg = variable
104 &postprocarg, &summaryarg, &outputfile,
585 else if (arg_match(&arg, &postprocarg, argi)) in main_loop()