Searched refs:bestRunStart (Results 1 – 1 of 1) sorted by relevance
381 int bestRunStart = -1; in compressLongestRunOfZeroes() local392 bestRunStart = runStart; in compressLongestRunOfZeroes()399 Arrays.fill(hextets, bestRunStart, bestRunStart + bestRunLength, -1); in compressLongestRunOfZeroes()