Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dvpxenc.c270 static const arg_def_t undershoot_pct = variable
283 &min_quantizer, &max_quantizer, &undershoot_pct, &overshoot_pct,
934 } else if (arg_match(&arg, &undershoot_pct, argi)) { in parse_stream_params()
/external/libaom/libaom/apps/
Daomenc.c324 static const arg_def_t undershoot_pct = variable
347 &undershoot_pct,
1546 } else if (arg_match(&arg, &undershoot_pct, argi)) { in parse_stream_params()