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

/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dvpxenc.c353 static const arg_def_t max_intra_rate_pct = ARG_DEF(NULL, "max-intra-rate", 1, variable
362 &tune_ssim, &cq_level, &max_intra_rate_pct,
420 &tune_ssim, &cq_level, &max_intra_rate_pct, &lossless,
/external/libvpx/libvpx/
H A Dvpxenc.c371 static const arg_def_t max_intra_rate_pct = ARG_DEF(NULL, "max-intra-rate", 1, variable
380 &tune_ssim, &cq_level, &max_intra_rate_pct,
412 &tune_ssim, &cq_level, &max_intra_rate_pct, &lossless,

Completed in 76 milliseconds