Home
last modified time | relevance | path

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

/external/libvpx/
Dargs.h25 typedef struct arg_def struct
36 int arg_match(struct arg *arg_, const struct arg_def *def, char **argv); argument