Lines Matching refs:optctx

33 int show_sinks(void *optctx, const char *opt, const char *arg);
39 int show_sources(void *optctx, const char *opt, const char *arg);
58 int show_license(void *optctx, const char *opt, const char *arg);
63 int show_help(void *optctx, const char *opt, const char *arg);
71 int show_version(void *optctx, const char *opt, const char *arg);
78 int show_buildconf(void *optctx, const char *opt, const char *arg);
85 int show_formats(void *optctx, const char *opt, const char *arg);
92 int show_muxers(void *optctx, const char *opt, const char *arg);
99 int show_demuxers(void *optctx, const char *opt, const char *arg);
106 int show_devices(void *optctx, const char *opt, const char *arg);
113 int show_codecs(void *optctx, const char *opt, const char *arg);
119 int show_decoders(void *optctx, const char *opt, const char *arg);
125 int show_encoders(void *optctx, const char *opt, const char *arg);
132 int show_bsfs(void *optctx, const char *opt, const char *arg);
139 int show_protocols(void *optctx, const char *opt, const char *arg);
146 int show_filters(void *optctx, const char *opt, const char *arg);
153 int show_pix_fmts(void *optctx, const char *opt, const char *arg);
160 int show_layouts(void *optctx, const char *opt, const char *arg);
166 int show_sample_fmts(void *optctx, const char *opt, const char *arg);
171 int show_dispositions(void *optctx, const char *opt, const char *arg);
177 int show_colors(void *optctx, const char *opt, const char *arg);
182 int opt_loglevel(void *optctx, const char *opt, const char *arg);
184 int opt_report(void *optctx, const char *opt, const char *arg);
187 int opt_max_alloc(void *optctx, const char *opt, const char *arg);
192 int opt_cpuflags(void *optctx, const char *opt, const char *arg);
197 int opt_cpucount(void *optctx, const char *opt, const char *arg);