Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/
Dvp8cx.h295 VP8_TUNE_SSIM enumerator
/external/libvpx/libvpx/vp8/encoder/
Dencodeframe.c477 if(cpi->oxcf.tuning == VP8_TUNE_SSIM) in encode_mb_row()
787 if(cpi->oxcf.tuning == VP8_TUNE_SSIM) in vp8_encode_frame()
1187 if(cpi->oxcf.tuning == VP8_TUNE_SSIM) in vp8cx_encode_intra_macroblock()
1284 if(cpi->oxcf.tuning == VP8_TUNE_SSIM) in vp8cx_encode_inter_macroblock()
Dethreading.c161 if (cpi->oxcf.tuning == VP8_TUNE_SSIM) in thread_encoding_proc()
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c228 if (extra_cfg->tuning == VP8_TUNE_SSIM) in validate_config()
/external/libvpx/libvpx/
Dvpxenc.c336 {"ssim", VP8_TUNE_SSIM},