Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/pci/bt8xx/
H A Dbttv-driver.c2017 __s32 height2; in bttv_try_fmt_vid_cap() local
2041 height2 = btv->crop[!!btv->do_crop].rect.height >> 1; in bttv_try_fmt_vid_cap()
2042 field = (f->fmt.pix.height > height2) in bttv_try_fmt_vid_cap()