Searched refs:vdelay (Results 1 – 2 of 2) sorted by relevance
242 int vdelay; in bttv_calc_geo_old() local254 vdelay = tvnorm->vdelay; in bttv_calc_geo_old()264 ((tvnorm->sheight>>4)&0x30) | ((vdelay>>2)&0xc0); in bttv_calc_geo_old()266 geo->vdelay = vdelay; in bttv_calc_geo_old()315 geo->vdelay = crop->top - tvnorm->cropcap.bounds.top + MIN_VDELAY; in bttv_calc_geo()325 ((geo->vdelay >> 2) & 0xc0)); in bttv_calc_geo()354 btwrite(geo->vdelay & 0xff, BT848_E_VDELAY_LO+off); in bttv_apply_geo()548 buf->geo.vdelay = min_vdelay; in bttv_buffer_risc_vbi()568 unsigned int crop, vdelay; in bttv_buffer_activate_vbi() local574 vdelay = btread(BT848_E_VDELAY_LO) + ((crop & 0xc0) << 2); in bttv_buffer_activate_vbi()[all …]
85 u16 vdelay; member140 u16 sheight,vscale,vdelay,vtotal; member