Searched refs:constructHistogram (Results 1 – 1 of 1) sorted by relevance
50 constructHistogram(mapResult.colorToCount); in quantize()65 void constructHistogram(Map<Integer, Integer> pixels) { in constructHistogram() method in QuantizerWu