Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dcmdutils.h236 …{ "colors", OPT_EXIT, { .func_arg = show_colors }, "show available color nam…
579 int show_colors(void *optctx, const char *opt, const char *arg);
Dcmdutils.c1731 int show_colors(void *optctx, const char *opt, const char *arg) in show_colors() function