Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
H A Dopt_common.h58 int show_license(void *optctx, const char *opt, const char *arg);
200 { "L", OPT_EXIT, { .func_arg = show_license }, "show license" }, \
H A Dopt_common.c75 int show_license(void *optctx, const char *opt, const char *arg) in show_license() function

Completed in 3 milliseconds