Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttv-risc.c330 u32 xsf, sr; in bttv_calc_geo_old() local
345 xsf = (width*scaledtwidth)/swidth; in bttv_calc_geo_old()
346 geo->hscale = ((totalwidth*4096UL)/xsf-4096); in bttv_calc_geo_old()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds