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

/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dvpxenc.c189 static const arg_def_t q_hist_n = ARG_DEF(NULL, "q-hist", 1, variable
212 &quietarg, &verbosearg, &psnrarg, &use_ivf, &out_part, &q_hist_n,
852 else if (arg_match(&arg, &q_hist_n, argi))
/external/libvpx/libvpx/
H A 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))

Completed in 658 milliseconds