Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxenc.c326 static const arg_def_t minsection_pct = ARG_DEF(NULL, "minsection-pct", 1, variable
331 &bias_pct, &minsection_pct, &maxsection_pct, NULL
960 } else if (arg_match(&arg, &minsection_pct, argi)) { in parse_stream_params()