Searched refs:vtc (Results 1 – 2 of 2) sorted by relevance
371 geo->vtc = (width < 193) ? 2 : ((width < 385) ? 1 : 0); in bttv_calc_geo_old()374 geo->vtc = 0; in bttv_calc_geo_old()427 geo->vtc = (width < 193) ? 2 : ((width < 385) ? 1 : 0); in bttv_calc_geo()430 geo->vtc = 0; in bttv_calc_geo()445 btwrite(geo->vtc, BT848_E_VTC+off); in bttv_apply_geo()
150 u8 vtc,crop,comb; member