Searched refs:kMinDistortion_dB (Results 1 – 1 of 1) sorted by relevance
115 static const double kMinDistortion_dB = 99.; variable119 : kMinDistortion_dB; in GetPSNR()124 return (v < 1.) ? -10.0 * log10(1. - v) : kMinDistortion_dB; in GetLogSSIM()