Home
last modified time | relevance | path

Searched refs:bias_pct (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/
Dvpxenc.c937 static const arg_def_t bias_pct = ARG_DEF(NULL, "bias-pct", 1, variable
945 &bias_pct, &minsection_pct, &maxsection_pct, NULL
1247 else if (arg_match(&arg, &bias_pct, argi)) in main()