Searched refs:vtc (Results 1 – 2 of 2) sorted by relevance
369 geo->vtc = (width < 193) ? 2 : ((width < 385) ? 1 : 0); in bttv_calc_geo_old()372 geo->vtc = 0; in bttv_calc_geo_old()425 geo->vtc = (width < 193) ? 2 : ((width < 385) ? 1 : 0); in bttv_calc_geo()428 geo->vtc = 0; in bttv_calc_geo()443 btwrite(geo->vtc, BT848_E_VTC+off); in bttv_apply_geo()
153 u8 vtc,crop,comb; member