Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dvpxenc.c287 static const arg_def_t bias_pct = variable
295 static const arg_def_t *rc_twopass_args[] = { &bias_pct, &minsection_pct,
944 } else if (arg_match(&arg, &bias_pct, argi)) { in parse_stream_params()
/external/libaom/libaom/apps/
Daomenc.c354 static const arg_def_t bias_pct = variable
360 static const arg_def_t *rc_twopass_args[] = { &bias_pct, &minsection_pct,
1556 } else if (arg_match(&arg, &bias_pct, argi)) { in parse_stream_params()