ROTATE_MAX_HEIGHT
fsize->stepwise.max_height = ROTATE_MAX_HEIGHT;
if (f->fmt.pix.height > ROTATE_MAX_HEIGHT)
f->fmt.pix.height = ROTATE_MAX_HEIGHT;