Searched refs:height2 (Results 1 – 1 of 1) sorted by relevance
2083 __s32 height2; in verify_window_lock() local2085 height2 = fh->btv->crop[!!fh->do_crop].rect.height >> 1; in verify_window_lock()2086 field = (win->w.height > height2) in verify_window_lock()2305 __s32 height2; in bttv_try_fmt_vid_cap() local2329 height2 = btv->crop[!!fh->do_crop].rect.height >> 1; in bttv_try_fmt_vid_cap()2330 field = (f->fmt.pix.height > height2) in bttv_try_fmt_vid_cap()