Searched refs:is_rect_enclosed (Results 1 – 1 of 1) sorted by relevance
905 static int is_rect_enclosed(struct v4l2_rect *a, struct v4l2_rect *b) in is_rect_enclosed() function978 if (s->flags & V4L2_SEL_FLAG_LE && !is_rect_enclosed(&out, in)) in bdisp_s_selection()981 if (s->flags & V4L2_SEL_FLAG_GE && !is_rect_enclosed(in, &out)) in bdisp_s_selection()