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