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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
H A Dargs.h25 const struct arg_def *def;
34 typedef struct arg_def { struct
46 int arg_match(struct arg *arg_, const struct arg_def *def, char **argv);
48 void arg_show_usage(FILE *fp, const struct arg_def *const *defs);

Completed in 80 milliseconds