Home
last modified time | relevance | path

Searched refs:height2 (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/media/pci/bt8xx/
Dbttv-driver.c2021 __s32 height2; in bttv_try_fmt_vid_cap() local
2045 height2 = btv->crop[!!btv->do_crop].rect.height >> 1; in bttv_try_fmt_vid_cap()
2046 field = (f->fmt.pix.height > height2) in bttv_try_fmt_vid_cap()