Home
last modified time | relevance | path

Searched defs:optctx (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/fftools/
H A Dopt_common.c75 int show_license(void *optctx, const char *opt, const char *arg) in show_license() argument
248 int show_version(void *optctx, const char *opt, const char *arg) in show_version() argument
257 int show_buildconf(void *optctx, const char *opt, const char *arg) in show_buildconf() argument
574 int show_help(void *optctx, const char *opt, const char *arg) in show_help() argument
667 int show_codecs(void *optctx, const char *opt, const char *arg) in show_codecs() argument
764 int show_decoders(void *optctx, const char *opt, const char *arg) in show_decoders() argument
770 int show_encoders(void *optctx, const char *opt, const char *arg) in show_encoders() argument
776 int show_bsfs(void *optctx, const char *opt, const char *arg) in show_bsfs() argument
788 int show_filters(void *optctx, const char *opt, const char *arg) in show_filters() argument
844 static int show_formats_devices(void *optctx, cons argument
907 show_formats(void *optctx, const char *opt, const char *arg) show_formats() argument
912 show_muxers(void *optctx, const char *opt, const char *arg) show_muxers() argument
917 show_demuxers(void *optctx, const char *opt, const char *arg) show_demuxers() argument
922 show_devices(void *optctx, const char *opt, const char *arg) show_devices() argument
927 show_protocols(void *optctx, const char *opt, const char *arg) show_protocols() argument
942 show_colors(void *optctx, const char *opt, const char *arg) show_colors() argument
956 show_pix_fmts(void *optctx, const char *opt, const char *arg) show_pix_fmts() argument
994 show_layouts(void *optctx, const char *opt, const char *arg) show_layouts() argument
1027 show_sample_fmts(void *optctx, const char *opt, const char *arg) show_sample_fmts() argument
1036 show_dispositions(void *optctx, const char *opt, const char *arg) show_dispositions() argument
1046 opt_cpuflags(void *optctx, const char *opt, const char *arg) opt_cpuflags() argument
1058 opt_cpucount(void *optctx, const char *opt, const char *arg) opt_cpucount() argument
1210 opt_report(void *optctx, const char *opt, const char *arg) opt_report() argument
1215 opt_max_alloc(void *optctx, const char *opt, const char *arg) opt_max_alloc() argument
1229 opt_loglevel(void *optctx, const char *opt, const char *arg) opt_loglevel() argument
1392 show_sources(void *optctx, const char *opt, const char *arg) show_sources() argument
1430 show_sinks(void *optctx, const char *opt, const char *arg) show_sinks() argument
[all...]
H A Dcmdutils.c251 static int write_option(void *optctx, const OptionDef *po, const char *opt, in write_option() argument
306 int parse_option(void *optctx, const char *opt, const char *arg, in parse_option() argument
345 void parse_options(void *optctx, int argc, char **argv, const OptionDef *options, in parse_options() argument
376 int parse_optgroup(void *optctx, OptionGrou argument
510 opt_default(void *optctx, const char *opt, const char *arg) opt_default() argument
[all...]
H A Dffmpeg_opt.c241 static int show_hwaccels(void *optctx, const char *opt, const char *arg) in show_hwaccels() argument
343 static int opt_filter_threads(void *optctx, const char *opt, const char *arg) in opt_filter_threads() argument
350 static int opt_abort_on(void *optctx, const char *opt, const char *arg) in opt_abort_on() argument
369 static int opt_stats_period(void *optctx, const char *opt, const char *arg) in opt_stats_period() argument
384 static int opt_audio_codec(void *optctx, const char *opt, const char *arg) in opt_audio_codec() argument
390 static int opt_video_codec(void *optctx, const char *opt, const char *arg) in opt_video_codec() argument
396 static int opt_subtitle_codec(void *optctx, const char *opt, const char *arg) in opt_subtitle_codec() argument
402 opt_data_codec(void *optctx, const char *opt, const char *arg) opt_data_codec() argument
408 opt_map(void *optctx, const char *opt, const char *arg) opt_map() argument
526 opt_attach(void *optctx, const char *opt, const char *arg) opt_attach() argument
534 opt_map_channel(void *optctx, const char *opt, const char *arg) opt_map_channel() argument
611 opt_sdp_file(void *optctx, const char *opt, const char *arg) opt_sdp_file() argument
619 opt_vaapi_device(void *optctx, const char *opt, const char *arg) opt_vaapi_device() argument
634 opt_qsv_device(void *optctx, const char *opt, const char *arg) opt_qsv_device() argument
650 opt_init_hw_device(void *optctx, const char *opt, const char *arg) opt_init_hw_device() argument
665 opt_filter_hw_device(void *optctx, const char *opt, const char *arg) opt_filter_hw_device() argument
803 opt_recording_timestamp(void *optctx, const char *opt, const char *arg) opt_recording_timestamp() argument
2197 opt_streamid(void *optctx, const char *opt, const char *arg) opt_streamid() argument
3055 opt_target(void *optctx, const char *opt, const char *arg) opt_target() argument
3198 opt_vstats_file(void *optctx, const char *opt, const char *arg) opt_vstats_file() argument
3205 opt_vstats(void *optctx, const char *opt, const char *arg) opt_vstats() argument
3221 opt_video_frames(void *optctx, const char *opt, const char *arg) opt_video_frames() argument
3227 opt_audio_frames(void *optctx, const char *opt, const char *arg) opt_audio_frames() argument
3233 opt_data_frames(void *optctx, const char *opt, const char *arg) opt_data_frames() argument
3259 opt_preset(void *optctx, const char *opt, const char *arg) opt_preset() argument
3307 opt_old2new(void *optctx, const char *opt, const char *arg) opt_old2new() argument
3319 opt_bitrate(void *optctx, const char *opt, const char *arg) opt_bitrate() argument
3335 opt_qscale(void *optctx, const char *opt, const char *arg) opt_qscale() argument
3352 opt_profile(void *optctx, const char *opt, const char *arg) opt_profile() argument
3364 opt_video_filters(void *optctx, const char *opt, const char *arg) opt_video_filters() argument
3370 opt_audio_filters(void *optctx, const char *opt, const char *arg) opt_audio_filters() argument
3376 opt_vsync(void *optctx, const char *opt, const char *arg) opt_vsync() argument
3383 opt_timecode(void *optctx, const char *opt, const char *arg) opt_timecode() argument
3397 opt_audio_qscale(void *optctx, const char *opt, const char *arg) opt_audio_qscale() argument
3403 opt_filter_complex(void *optctx, const char *opt, const char *arg) opt_filter_complex() argument
3417 opt_filter_complex_script(void *optctx, const char *opt, const char *arg) opt_filter_complex_script() argument
3616 opt_progress(void *optctx, const char *opt, const char *arg) opt_progress() argument
3633 opt_timelimit(void *optctx, const char *opt, const char *arg) opt_timelimit() argument
[all...]
H A Dffprobe.c3594 static int opt_show_optional_fields(void *optctx, const char *opt, const char *arg) in opt_show_optional_fields() argument
3605 static int opt_format(void *optctx, const char *opt, const char *arg) in opt_format() argument
3649 static int opt_show_entries(void *optctx, const char *opt, const char *arg) in opt_show_entries() argument
3699 static void opt_input_file(void *optctx, const char *arg) in opt_input_file() argument
3712 static int opt_input_file_i(void *optctx, const char *opt, const char *arg) in opt_input_file_i() argument
3718 static void opt_output_file(void *optctx, const char *arg) in opt_output_file() argument
3731 static int opt_output_file_o(void *optctx, const char *opt, const char *arg) in opt_output_file_o() argument
3737 static int opt_print_filename(void *optctx, cons argument
3889 opt_read_intervals(void *optctx, const char *opt, const char *arg) opt_read_intervals() argument
3894 opt_pretty(void *optctx, const char *opt, const char *arg) opt_pretty() argument
3920 opt_sections(void *optctx, const char *opt, const char *arg) opt_sections() argument
3932 opt_show_versions(void *optctx, const char *opt, const char *arg) opt_show_versions() argument
[all...]
H A Dffplay.c397 static int opt_add_vfilter(void *optctx, const char *opt, const char *arg) in opt_add_vfilter() argument
3467 static int opt_width(void *optctx, const char *opt, const char *arg) in opt_width() argument
3473 static int opt_height(void *optctx, const char *opt, const char *arg) in opt_height() argument
3479 static int opt_format(void *optctx, const char *opt, const char *arg) in opt_format() argument
3489 static int opt_sync(void *optctx, const char *opt, const char *arg) in opt_sync() argument
3504 static int opt_seek(void *optctx, const char *opt, const char *arg) in opt_seek() argument
3510 static int opt_duration(void *optctx, const char *opt, const char *arg) in opt_duration() argument
3516 static int opt_show_mode(void *optctx, const char *opt, const char *arg) in opt_show_mode() argument
3525 static void opt_input_file(void *optctx, const char *filename) in opt_input_file() argument
3538 static int opt_codec(void *optctx, cons argument
[all...]

Completed in 17 milliseconds