Home
last modified time | relevance | path

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

/openbmc/openbmc-tools/dbus-vis/
H A Drenderer.js17 this.width2 = c2.width; this.height2 = c2.height;
/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-driver.c2019 __s32 height2; in bttv_try_fmt_vid_cap() local
2043 height2 = btv->crop[!!btv->do_crop].rect.height >> 1; in bttv_try_fmt_vid_cap()
2044 field = (f->fmt.pix.height > height2) in bttv_try_fmt_vid_cap()