Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
H A Dopt_common.h78 int show_buildconf(void *optctx, const char *opt, const char *arg);
206 { "buildconf", OPT_EXIT, { .func_arg = show_buildconf }, "show build configuration" }, \
H A Dopt_common.c257 int show_buildconf(void *optctx, const char *opt, const char *arg) in show_buildconf() function

Completed in 3 milliseconds