HomeSort by relevance Sort by last modified time
    Searched refs:arg_parse_enum_or_int (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/
args.h 58 int arg_parse_enum_or_int(const struct arg *arg);
args.c 212 int arg_parse_enum_or_int(const struct arg *arg) { function