Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-risc.c241 u32 xsf, sr; in bttv_calc_geo_old() local
256 xsf = (width*scaledtwidth)/swidth; in bttv_calc_geo_old()
257 geo->hscale = ((totalwidth*4096UL)/xsf-4096); in bttv_calc_geo_old()