Searched refs:fden (Results 1 – 1 of 1) sorted by relevance
47 const uint64_t fden = (xmxm + ymym + C1) * den_S; in SSIMCalculation() local48 const double r = (double)fnum / fden; in SSIMCalculation()