Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dcmdutils.h208 …{ "sinks" , OPT_EXIT | HAS_ARG, { .func_arg = show_sinks }, …
506 int show_sinks(void *optctx, const char *opt, const char *arg);
Dcmdutils.c2340 int show_sinks(void *optctx, const char *opt, const char *arg) in show_sinks() function