Searched refs:constructHistogram (Results 1 – 1 of 1) sorted by relevance
87 constructHistogram(mInputPixelToCount); in quantize()115 private void constructHistogram(Map<Integer, Integer> pixels) { in constructHistogram() method in WuQuantizer