Home
last modified time | relevance | path

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

/external/libvpx/
Dvpxenc.c978 static const arg_def_t maxsection_pct = ARG_DEF(NULL, "maxsection-pct", 1, variable
982 &bias_pct, &minsection_pct, &maxsection_pct, NULL
1314 else if (arg_match(&arg, &maxsection_pct, argi)) in main()