Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
H A Dopt_common.h177 int show_colors(void *optctx, const char *opt, const char *arg);
221 { "colors", OPT_EXIT, { .func_arg = show_colors }, "show available color names" }, \
H A Dopt_common.c942 int show_colors(void *optctx, const char *opt, const char *arg) in show_colors() function

Completed in 3 milliseconds