Searched refs:cc2 (Results 1 – 2 of 2) sorted by relevance
68 const static int64_t cc2 = 239708; // (64^2*(.03*255)^2 variable85 c2 = (cc2*count*count)>>12; in similarity()123 c2 = cc2*16; in dssim()
46 static const int64_t cc2 = 239708; // (64^2*(.03*255)^2 variable56 c2 = (cc2 * count * count) >> 12; in similarity()