Searched refs:interestingRegions (Results 1 – 1 of 1) sorted by relevance
137 int interestingRegions = 0; in calcError() local141 interestingRegions++; in calcError()146 int interestingPixels = Math.max(1, interestingRegions) * REGION_SIZE * REGION_SIZE; in calcError()