Searched refs:den_S (Results 1 – 1 of 1) sorted by relevance
45 const uint64_t den_S = (sxx + syy + C2) >> 8; in SSIMCalculation() local47 const uint64_t fden = (xmxm + ymym + C1) * den_S; in SSIMCalculation()