Searched refs:VP8_TUNE_PSNR (Results 1 – 3 of 3) sorted by relevance
790 typedef enum { VP8_TUNE_PSNR, VP8_TUNE_SSIM } vp8e_tuning; enumerator
72 VP8_TUNE_PSNR, // tuning
358 { "psnr", VP8_TUNE_PSNR }, { "ssim", VP8_TUNE_SSIM }, { NULL, 0 }