Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dcmdutils.h234 …{ "layouts", OPT_EXIT, { .func_arg = show_layouts }, "show standard channel la…
567 int show_layouts(void *optctx, const char *opt, const char *arg);
Dcmdutils.c1778 int show_layouts(void *optctx, const char *opt, const char *arg) in show_layouts() function