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

/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dvpxenc.c349 static const arg_def_t tune_ssim = ARG_DEF_ENUM(NULL, "tune", 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.c367 static const arg_def_t tune_ssim = ARG_DEF_ENUM(NULL, "tune", 1, variable
380 &tune_ssim, &cq_level, &max_intra_rate_pct,
412 &tune_ssim, &cq_level, &max_intra_rate_pct, &lossless,

Completed in 1561 milliseconds