Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxenc.c225 static const arg_def_t q_hist_n = ARG_DEF(NULL, "q-hist", 1, variable
244 &quietarg, &verbosearg, &psnrarg, &use_ivf, &out_part, &q_hist_n,
718 else if (arg_match(&arg, &q_hist_n, argi)) in parse_global_config()