Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dcmdutils.h230 …{ "bsfs", OPT_EXIT, { .func_arg = show_bsfs }, "show available bit strea…
546 int show_bsfs(void *optctx, const char *opt, const char *arg);
Dcmdutils.c1657 int show_bsfs(void *optctx, const char *opt, const char *arg) in show_bsfs() function