Searched refs:TOTAL_SIZE (Results 1 – 1 of 1) sorted by relevance
52 private static final int TOTAL_SIZE = 35937; field in WuQuantizer116 mWeights = new int[TOTAL_SIZE]; in constructHistogram()117 mMomentsR = new int[TOTAL_SIZE]; in constructHistogram()118 mMomentsG = new int[TOTAL_SIZE]; in constructHistogram()119 mMomentsB = new int[TOTAL_SIZE]; in constructHistogram()120 mMoments = new double[TOTAL_SIZE]; in constructHistogram()