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

/external/libvpx/libvpx/
H A Dvpxenc.c505 static const arg_def_t bias_pct = ARG_DEF(NULL, "bias-pct", 1, variable
512 &bias_pct, &minsection_pct, &maxsection_pct, NULL
1402 else if (arg_match(&arg, &bias_pct, argi)) {

Completed in 99 milliseconds