Home | History | Annotate | Download | only in libvpx

Lines Matching refs:threads

911 static const arg_def_t threads          = ARG_DEF("t", "threads", 1,
912 "Max number of threads to use");
928 &use_yv12, &use_i420, &usage, &threads, &profile,
1254 else if (arg_match(&arg, &threads, argi))