Searched refs:MAX_SSIM_DB (Results 1 – 4 of 4) sorted by relevance
14 #define MAX_SSIM_DB 100.0; macro
448 if ((_weight - _ssim) < 1e-10) return MAX_SSIM_DB; in convert_ssim_db()
15 #define MAX_SSIM_DB 100.0; macro
438 if ((_weight - _ssim) < 1e-10) return MAX_SSIM_DB; in convert_ssim_db()