Searched refs:clusterStartIdx (Results 1 – 1 of 1) sorted by relevance
471 final int clusterStartIdx = getLowerBound(clusterIdx, clusterStartIndices); in getBucketStartIndices() local486 final int numFrequenciesInCluster = clusterEndIdx - clusterStartIdx; in getBucketStartIndices()492 int bucketStartIdx = clusterStartIdx + bucketIdx * numFrequenciesInBucket; in getBucketStartIndices()