Searched refs:VP8_TUNE_SSIM (Results 1 – 5 of 5) sorted by relevance
295 VP8_TUNE_SSIM enumerator
477 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()
161 if (cpi->oxcf.tuning == VP8_TUNE_SSIM) in thread_encoding_proc()
228 if (extra_cfg->tuning == VP8_TUNE_SSIM) in validate_config()
336 {"ssim", VP8_TUNE_SSIM},