HomeSort by relevance Sort by last modified time
    Searched refs:outputfile (Results 1 - 2 of 2) sorted by null

  /external/libvpx/
vpxdec.c 84 static const arg_def_t outputfile = ARG_DEF("o", "output", 1, variable
98 &progressarg, &limitarg, &postprocarg, &summaryarg, &outputfile,
752 else if (arg_match(&arg, &outputfile, argi))
    [all...]
vpxenc.c 868 static const arg_def_t outputfile = ARG_DEF("o", "output", 1, variable
903 &outputfile, &codecarg, &passes, &pass_arg, &fpf_name, &limit, &deadline,
    [all...]

Completed in 350 milliseconds