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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dffplay.c2472 static int opt_thread_count(const char *opt, const char *arg) function
2515 { "threads", HAS_ARG | OPT_FUNC2 | OPT_EXPERT, {(void*)opt_thread_count}, "thread count", "count" },
H A Dffmpeg.c2575 static int opt_thread_count(const char *opt, const char *arg) function
3795 { "threads", OPT_FUNC2 | HAS_ARG | OPT_EXPERT, {(void*)opt_thread_count}, "thread count", "count" },

Completed in 99 milliseconds