Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/
Dvp8cx.h668 VP8_TUNE_SSIM enumerator
/external/libvpx/libvpx/vp8/encoder/
Dencodeframe.c479 if(cpi->oxcf.tuning == VP8_TUNE_SSIM) in encode_mb_row()
796 if(cpi->oxcf.tuning == VP8_TUNE_SSIM) in vp8_encode_frame()
1198 if(cpi->oxcf.tuning == VP8_TUNE_SSIM) in vp8cx_encode_intra_macroblock()
1293 if(cpi->oxcf.tuning == VP8_TUNE_SSIM) in vp8cx_encode_inter_macroblock()
Dethreading.c159 if (cpi->oxcf.tuning == VP8_TUNE_SSIM) in thread_encoding_proc()
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c258 if (extra_cfg->tuning == VP8_TUNE_SSIM) in validate_config()
/external/libvpx/libvpx/
Dvpxenc.c343 {"ssim", VP8_TUNE_SSIM},