Searched refs:OptionDef (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dcmdutils.h155 } OptionDef; typedef in typeref:struct:__anon1819
157 void show_help_options(const OptionDef *options, const char *msg, int mask,
176 void parse_options(void *optctx, int argc, char **argv, const OptionDef *options,
185 const OptionDef *options);
190 void parse_loglevel(int argc, char **argv, const OptionDef *options);
H A Dcmdutils.c116 void show_help_options(const OptionDef *options, const char *msg, int mask,
119 const OptionDef *po;
150 static const OptionDef *find_option(const OptionDef *po, const char *name)
225 const OptionDef *options)
227 const OptionDef *po;
297 void parse_options(void *optctx, int argc, char **argv, const OptionDef *options,
331 static int locate_option(int argc, char **argv, const OptionDef *options,
334 const OptionDef *po;
357 void parse_loglevel(int argc, char **argv, const OptionDef *option
[all...]
H A Davprobe.c45 static const OptionDef options[];
405 static const OptionDef options[] = {
H A Davconv.c105 static const OptionDef options[];
385 const OptionDef *po = options;
4397 static const OptionDef options[] = {
H A Davserver.c64 static const OptionDef options[];
4638 static const OptionDef options[] = {
H A Dffmpeg.c102 static const OptionDef options[];
4222 static const OptionDef options[] = {
H A Davplay.c2955 static const OptionDef options[] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dcmdutils.h158 typedef struct OptionDef { struct
190 } OptionDef; typedef in typeref:struct:OptionDef
201 void show_help_options(const OptionDef *options, const char *msg, int req_flags,
233 void parse_options(void *optctx, int argc, char **argv, const OptionDef *options,
242 const OptionDef *options);
250 const OptionDef *opt;
331 const OptionDef *options,
342 void parse_loglevel(int argc, char **argv, const OptionDef *options);
347 int locate_option(int argc, char **argv, const OptionDef *options,
408 void show_banner(int argc, char **argv, const OptionDef *option
[all...]
H A Dcmdutils.c162 void show_help_options(const OptionDef *options, const char *msg, int req_flags,
165 const OptionDef *po;
203 static const OptionDef *find_option(const OptionDef *po, const char *name)
281 static int write_option(void *optctx, const OptionDef *po, const char *opt,
331 const OptionDef *options)
333 const OptionDef *po;
363 void parse_options(void *optctx, int argc, char **argv, const OptionDef *options,
427 int locate_option(int argc, char **argv, const OptionDef *options,
430 const OptionDef *p
[all...]
H A Dffmpeg.h493 extern const OptionDef options[];
H A Dffmpeg_opt.c113 const OptionDef *po = options;
2726 const OptionDef options[] = {
H A Dffprobe.c180 static const OptionDef *options;
2854 static const OptionDef real_options[] = {
H A Dffserver.c77 static const OptionDef options[];
4719 static const OptionDef options[] = {
H A Dffplay.c3550 static const OptionDef options[] = {

Completed in 230 milliseconds