Searched refs:height2 (Results 1 – 1 of 1) sorted by relevance
2115 __s32 height2; in verify_window_lock() local2117 height2 = fh->btv->crop[!!fh->do_crop].rect.height >> 1; in verify_window_lock()2118 field = (win->w.height > height2) in verify_window_lock()2344 __s32 height2; in bttv_try_fmt_vid_cap() local2368 height2 = btv->crop[!!fh->do_crop].rect.height >> 1; in bttv_try_fmt_vid_cap()2369 field = (f->fmt.pix.height > height2) in bttv_try_fmt_vid_cap()