Home
last modified time | relevance | path

Searched refs:opt_cpucount (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/fftools/
H A Dopt_common.h197 int opt_cpucount(void *optctx, const char *opt, const char *arg);
227 { "cpucount", HAS_ARG | OPT_EXPERT, { .func_arg = opt_cpucount }, "force specific cpu count", "count" }, \
H A Dopt_common.c1058 int opt_cpucount(void *optctx, const char *opt, const char *arg) in opt_cpucount() function

Completed in 3 milliseconds