is_rect_enclosed
if (s->flags & V4L2_SEL_FLAG_LE && !is_rect_enclosed(&out, in))
if (s->flags & V4L2_SEL_FLAG_GE && !is_rect_enclosed(in, &out))