Searched refs:VP8_TUNE_SSIM (Results 1 – 6 of 6) sorted by relevance
284 VP8_TUNE_SSIM enumerator
478 if(cpi->oxcf.tuning == VP8_TUNE_SSIM) in encode_mb_row()775 if(cpi->oxcf.tuning == VP8_TUNE_SSIM) in vp8_encode_frame()1175 if(cpi->oxcf.tuning == VP8_TUNE_SSIM) in vp8cx_encode_intra_macroblock()1272 if(cpi->oxcf.tuning == VP8_TUNE_SSIM) in vp8cx_encode_inter_macroblock()
161 if (cpi->oxcf.tuning == VP8_TUNE_SSIM) in thread_encoding_proc()
1054 if (cpi->oxcf.tuning == VP8_TUNE_SSIM) in rd_pick_sb_modes()3106 if (cpi->oxcf.tuning == VP8_TUNE_SSIM) { in encode_frame_internal()3436 if (cpi->oxcf.tuning == VP8_TUNE_SSIM) { in encode_superblock()3443 if (cpi->oxcf.tuning == VP8_TUNE_SSIM) { in encode_superblock()
203 if (extra_cfg->tuning == VP8_TUNE_SSIM) in validate_config()
364 {"ssim", VP8_TUNE_SSIM},