93949596979899
if (rounded > maxValue) { rounded = maxValue; } table[i] = rounded; } return new JPEGQTable(table); }