Searched refs:V4L2_SEL_FLAG_GE (Results 1 – 4 of 4) sorted by relevance
121 flags &= V4L2_SEL_FLAG_LE | V4L2_SEL_FLAG_GE; in closest()129 if (flags == V4L2_SEL_FLAG_GE) in closest()
489 if ((s->flags & V4L2_SEL_FLAG_GE) && !mxr_is_rect_inside(&s->r, &res)) in mxr_s_selection()
760 #define V4L2_SEL_FLAG_GE 0x00000001 macro
1131 if (s->flags & V4L2_SEL_FLAG_GE && in fimc_cap_s_selection()