Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dcmdutils.h235 …{ "sample_fmts", OPT_EXIT, { .func_arg = show_sample_fmts }, "show available audio sam…
573 int show_sample_fmts(void *optctx, const char *opt, const char *arg);
Dcmdutils.c1807 int show_sample_fmts(void *optctx, const char *opt, const char *arg) in show_sample_fmts() function