Searched refs:BUZ_MIN_WIDTH (Results 1 – 3 of 3) sorted by relevance
172 if (height < BUZ_MIN_HEIGHT || width < BUZ_MIN_WIDTH || in zoran_v4l_set_format()421 v4l_bound_align_image(&fmt->fmt.pix.width, BUZ_MIN_WIDTH, BUZ_MAX_WIDTH, in zoran_try_fmt_vid_cap()538 if (fmt->fmt.pix.width < BUZ_MIN_WIDTH) in zoran_s_fmt_vid_cap()539 fmt->fmt.pix.width = BUZ_MIN_WIDTH; in zoran_s_fmt_vid_cap()641 sel->r.width = BUZ_MIN_WIDTH; in zoran_g_selection()
53 #define BUZ_MIN_WIDTH 32 /* never display less than 32 pixels */ macro
244 if (video_width < BUZ_MIN_WIDTH || in zr36057_set_vfe()