• Home
  • Raw
  • Download

Lines Matching defs:opt

75 int show_license(void *optctx, const char *opt, const char *arg)  in show_license()
248 int show_version(void *optctx, const char *opt, const char *arg) in show_version()
257 int show_buildconf(void *optctx, const char *opt, const char *arg) in show_buildconf()
574 int show_help(void *optctx, const char *opt, const char *arg) in show_help()
667 int show_codecs(void *optctx, const char *opt, const char *arg) in show_codecs()
764 int show_decoders(void *optctx, const char *opt, const char *arg) in show_decoders()
770 int show_encoders(void *optctx, const char *opt, const char *arg) in show_encoders()
776 int show_bsfs(void *optctx, const char *opt, const char *arg) in show_bsfs()
788 int show_filters(void *optctx, const char *opt, const char *arg) in show_filters()
844 static int show_formats_devices(void *optctx, const char *opt, const char *arg, int device_only, in… in show_formats_devices()
907 int show_formats(void *optctx, const char *opt, const char *arg) in show_formats()
912 int show_muxers(void *optctx, const char *opt, const char *arg) in show_muxers()
917 int show_demuxers(void *optctx, const char *opt, const char *arg) in show_demuxers()
922 int show_devices(void *optctx, const char *opt, const char *arg) in show_devices()
927 int show_protocols(void *optctx, const char *opt, const char *arg) in show_protocols()
942 int show_colors(void *optctx, const char *opt, const char *arg) in show_colors()
956 int show_pix_fmts(void *optctx, const char *opt, const char *arg) in show_pix_fmts()
994 int show_layouts(void *optctx, const char *opt, const char *arg) in show_layouts()
1027 int show_sample_fmts(void *optctx, const char *opt, const char *arg) in show_sample_fmts()
1036 int show_dispositions(void *optctx, const char *opt, const char *arg) in show_dispositions()
1046 int opt_cpuflags(void *optctx, const char *opt, const char *arg) in opt_cpuflags()
1058 int opt_cpucount(void *optctx, const char *opt, const char *arg) in opt_cpucount()
1210 int opt_report(void *optctx, const char *opt, const char *arg) in opt_report()
1215 int opt_max_alloc(void *optctx, const char *opt, const char *arg) in opt_max_alloc()
1229 int opt_loglevel(void *optctx, const char *opt, const char *arg) in opt_loglevel()
1392 int show_sources(void *optctx, const char *opt, const char *arg) in show_sources()
1430 int show_sinks(void *optctx, const char *opt, const char *arg) in show_sinks()