Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dvpxenc.c291 static const arg_def_t maxsection_pct = variable
296 &maxsection_pct,
953 } else if (arg_match(&arg, &maxsection_pct, argi)) { in parse_stream_params()
/external/libaom/libaom/apps/
Daomenc.c358 static const arg_def_t maxsection_pct = variable
361 &maxsection_pct, NULL };
1565 } else if (arg_match(&arg, &maxsection_pct, argi)) { in parse_stream_params()