Searched refs:V4L2_SEL_FLAG_GE (Results 1 – 10 of 10) sorted by relevance
66 #define V4L2_SEL_FLAG_GE (1 << 0) macro71 #define V4L2_SUBDEV_SEL_FLAG_SIZE_GE V4L2_SEL_FLAG_GE
121 flags &= V4L2_SEL_FLAG_LE | V4L2_SEL_FLAG_GE; in closest()129 if (flags == V4L2_SEL_FLAG_GE) in closest()
491 if ((s->flags & V4L2_SEL_FLAG_GE) && !mxr_is_rect_inside(&s->r, &res)) in mxr_s_selection()
734 if (!(flags & V4L2_SEL_FLAG_GE)) { in vivid_vid_adjust_sel()757 if ((flags & (V4L2_SEL_FLAG_GE | V4L2_SEL_FLAG_LE)) == in vivid_vid_adjust_sel()758 (V4L2_SEL_FLAG_GE | V4L2_SEL_FLAG_LE) && in vivid_vid_adjust_sel()
509 if (s->flags & V4L2_SEL_FLAG_GE && in gsc_m2m_s_selection()
988 if (s->flags & V4L2_SEL_FLAG_GE && !is_rect_enclosed(in, &out)) in bdisp_s_selection()
39 ((flags) & V4L2_SEL_FLAG_GE \1854 if (flags & V4L2_SEL_FLAG_GE) { in scaling_goodness()
950 if ((sel->flags & V4L2_SEL_FLAG_GE) && in fimc_lite_s_selection()
1345 if (s->flags & V4L2_SEL_FLAG_GE && in fimc_cap_s_selection()
2169 if (s->flags & V4L2_SEL_FLAG_GE && !enclosed_rectangle(&s->r, &r)) in vpfe_s_selection()