Searched refs:height2 (Results 1 – 1 of 1) sorted by relevance
2263 __s32 height2; in verify_window_lock() local2265 height2 = fh->btv->crop[!!fh->do_crop].rect.height >> 1; in verify_window_lock()2266 field = (win->w.height > height2) in verify_window_lock()2496 __s32 height2; in bttv_try_fmt_vid_cap() local2498 height2 = btv->crop[!!fh->do_crop].rect.height >> 1; in bttv_try_fmt_vid_cap()2499 field = (f->fmt.pix.height > height2) in bttv_try_fmt_vid_cap()