Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dvpxdec.c63 static const arg_def_t progressarg = variable
103 &progressarg, &limitarg, &skiparg,
579 else if (arg_match(&arg, &progressarg, argi)) in main_loop()