Searched refs:V4L2_SEL_FLAG_LE (Results 1 – 4 of 4) sorted by relevance
121 flags &= V4L2_SEL_FLAG_LE | V4L2_SEL_FLAG_GE; in closest()127 if (flags == V4L2_SEL_FLAG_LE) in closest()167 if (flags & V4L2_SEL_FLAG_LE) { in mxr_graph_fix_geometry()
487 if ((s->flags & V4L2_SEL_FLAG_LE) && !mxr_is_rect_inside(&res, &s->r)) in mxr_s_selection()
761 #define V4L2_SEL_FLAG_LE 0x00000002 macro
1127 if (s->flags & V4L2_SEL_FLAG_LE && in fimc_cap_s_selection()