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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dcmdutils.h296 OptionGroup global_opts; member in struct:OptionParseContext
H A Dcmdutils.c656 OptionGroup *g = global ? &octx->global_opts : &octx->cur_group;
680 octx->global_opts.group_def = &global_group;
681 octx->global_opts.arg = "";
708 av_freep(&octx->global_opts.opts);
H A Dffmpeg_opt.c2679 ret = parse_optgroup(NULL, &octx.global_opts);

Completed in 53 milliseconds