Home
last modified time | relevance | path

Searched refs:global_opts (Results 1 - 5 of 5) sorted by relevance

/third_party/libinput/tools/
H A Dlibinput-tool.c68 enum global_opts { enum
/third_party/ffmpeg/fftools/
H A Dcmdutils.c634 OptionGroup *g = global ? &octx->global_opts : &octx->cur_group; in add_opt()
658 octx->global_opts.group_def = &global_group; in init_parse_context()
659 octx->global_opts.arg = ""; in init_parse_context()
682 av_freep(&octx->global_opts.opts); in uninit_parse_context()
H A Dcmdutils.h267 OptionGroup global_opts; member
H A Dffmpeg_opt.c3573 ret = parse_optgroup(NULL, &octx.global_opts); in ffmpeg_parse_options()
/third_party/backends/backend/
H A Dmicrotek2.c1903 Config_Options global_opts; in parse_config_file() local
1912 /* first read global options and store them in global_opts */ in parse_config_file()
1913 /* initialize global_opts with default values */ in parse_config_file()
1915 global_opts = md_options; in parse_config_file()
1927 check_option(s, &global_opts); in parse_config_file()
1977 hct1->opts = global_opts; in parse_config_file()

Completed in 20 milliseconds