Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dvpxenc.c272 static const arg_def_t overshoot_pct = variable
283 &min_quantizer, &max_quantizer, &undershoot_pct, &overshoot_pct,
936 } else if (arg_match(&arg, &overshoot_pct, argi)) { in parse_stream_params()
/external/libaom/libaom/apps/
Daomenc.c326 static const arg_def_t overshoot_pct = variable
348 &overshoot_pct,
1548 } else if (arg_match(&arg, &overshoot_pct, argi)) { in parse_stream_params()