Searched refs:MAX_INDEX (Results 1 – 4 of 4) sorted by relevance
50 private static final int MAX_INDEX = 32; field in WuQuantizer188 firstBox.r1 = MAX_INDEX; in createBoxes()189 firstBox.g1 = MAX_INDEX; in createBoxes()190 firstBox.b1 = MAX_INDEX; in createBoxes()
157 public static final Key<Integer> MAX_INDEX = createKey("maxIndex", Integer.class); // vol field in MediaMetrics.Property
437 .set(MediaMetrics.Property.MAX_INDEX, mVal2) in logMetricEvent()
8641 .set(MediaMetrics.Property.MAX_INDEX, mIndexMax)