Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dcmdutils.h232 …{ "filters", OPT_EXIT, { .func_arg = show_filters }, "show available filters" …
539 int show_filters(void *optctx, const char *opt, const char *arg);
Dcmdutils.c1684 int show_filters(void *optctx, const char *opt, const char *arg) in show_filters() function