Searched refs:outvs2 (Results 1 – 1 of 1) sorted by relevance
66 int outvs2 = (outVSize != 3) ? outVSize : 4; in testNorm() local69 int res[] = new int[256 * outvs2]; in testNorm()70 int ref[] = new int[256 * outvs2]; in testNorm()93 ref[(t * outvs2) + c] ++; in testNorm()