static int sixteenToNine(int w) { ret iround(w*9.0/16); }