CEU_MAX_WIDTH
#define CEU_W_MAX(w) ((w) < CEU_MAX_WIDTH ? (w) : CEU_MAX_WIDTH)
v4l_bound_align_image(&pix->width, 2, CEU_MAX_WIDTH, 4,