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 50 int arg_parse_enum_or_int(const struct arg *arg);
args.c 234 int arg_parse_enum_or_int(const struct arg *arg) { function
vp9_spatial_scalable_encoder.c 238 svc_ctx->encoding_mode = arg_parse_enum_or_int(&arg);
vpxenc.c     [all...]

Completed in 89 milliseconds