Searched refs:invs2 (Results 1 – 1 of 1) sorted by relevance
65 int invs2 = (inVSize != 3) ? inVSize : 4; in testNorm() local68 byte i[] = new byte[w * h * invs2]; in testNorm()85 int ct = (y * w + x) * invs2; in testNorm()188 int invs2 = (inVSize != 3) ? inVSize : 4; in testDot() local190 byte i[] = new byte[w * h * invs2]; in testDot()213 int ct = (y * w + x) * invs2; in testDot()