Searched refs:VP8_TUNE_SSIM (Results 1 – 5 of 5) sorted by relevance
668 VP8_TUNE_SSIM enumerator
479 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()
159 if (cpi->oxcf.tuning == VP8_TUNE_SSIM) in thread_encoding_proc()
258 if (extra_cfg->tuning == VP8_TUNE_SSIM) in validate_config()
343 {"ssim", VP8_TUNE_SSIM},