Home
last modified time | relevance | path

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

/linux/drivers/media/pci/bt8xx/
H A Dbttv-risc.c245 int totalwidth = tvnorm->totalwidth; in bttv_calc_geo_old() local
250 totalwidth = 858; in bttv_calc_geo_old()
257 geo->hscale = ((totalwidth*4096UL)/xsf-4096); in bttv_calc_geo_old()
H A Dbttvp.h81 u16 totalwidth; member