Searched refs:BUZ_MIN_WIDTH (Results 1 – 3 of 3) sorted by relevance
174 if (height < BUZ_MIN_HEIGHT || width < BUZ_MIN_WIDTH || in zoran_v4l_set_format()438 v4l_bound_align_image(&fmt->fmt.pix.width, BUZ_MIN_WIDTH, BUZ_MAX_WIDTH, bpp == 2 ? 1 : 2, in zoran_try_fmt_vid_cap()551 if (fmt->fmt.pix.width < BUZ_MIN_WIDTH) in zoran_s_fmt_vid_cap()552 fmt->fmt.pix.width = BUZ_MIN_WIDTH; in zoran_s_fmt_vid_cap()682 sel->r.width = BUZ_MIN_WIDTH; in zoran_g_selection()
50 #define BUZ_MIN_WIDTH 32 /* never display less than 32 pixels */ macro
309 if (video_width < BUZ_MIN_WIDTH || in zr36057_set_vfe()