Searched refs:v4l2_rect_equal (Results 1 – 3 of 3) sorted by relevance
99 * v4l2_rect_equal() - return true if r1 equals r2105 static inline bool v4l2_rect_equal(const struct v4l2_rect *r1, in v4l2_rect_equal() function
1150 !v4l2_rect_equal(rect, crop)) in tvp5150_set_selection()
556 if (!v4l2_rect_equal(&s->r, &base_rect)) in e5010_s_selection()