Searched defs:totalwidth (Results 1 - 2 of 2) sorted by relevance

/drivers/media/pci/bt8xx/
H A Dbttv-risc.c344 int totalwidth = tvnorm->totalwidth; local
349 totalwidth = 858;
356 geo->hscale = ((totalwidth*4096UL)/xsf-4096);
H A Dbttvp.h93 u16 totalwidth; member in struct:bttv_tvnorm

Completed in 94 milliseconds