Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
H A Dopt_common.h166 int show_sample_fmts(void *optctx, const char *opt, const char *arg);
219 { "sample_fmts", OPT_EXIT, { .func_arg = show_sample_fmts }, "show available audio sample formats" }, \
H A Dopt_common.c1027 int show_sample_fmts(void *optctx, const char *opt, const char *arg) in show_sample_fmts() function

Completed in 3 milliseconds