Home
last modified time | relevance | path

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

/external/libvpx/
Dvpxenc.c939 static const arg_def_t minsection_pct = ARG_DEF(NULL, "minsection-pct", 1, variable
945 &bias_pct, &minsection_pct, &maxsection_pct, NULL
1256 else if (arg_match(&arg, &minsection_pct, argi)) in main()