ROTATE_MIN_WIDTH
fsize->stepwise.min_width = ROTATE_MIN_WIDTH;
if (f->fmt.pix.width < ROTATE_MIN_WIDTH)
f->fmt.pix.width = ROTATE_MIN_WIDTH;