Searched refs:totalwidth (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttv-risc.c342 int totalwidth = tvnorm->totalwidth; local
347 totalwidth = 858;
354 geo->hscale = ((totalwidth*4096UL)/xsf-4096);
H A Dbttvp.h94 u16 totalwidth; member in struct:bttv_tvnorm
H A Dbttv-driver.c239 totalwidth total line width, both in 1 / fCLKx1.
246 #define CROPCAP(minhdelayx1, hdelayx1, swidth, totalwidth, sqwidth, \
253 .cropcap.bounds.width = (totalwidth) - (minhdelayx1) - 4, \
259 .cropcap.pixelaspect.numerator = totalwidth, \
272 .totalwidth = 1135,
292 /* totalwidth */ 1135,
306 .totalwidth = 910,
321 /* totalwidth */ 910,
332 .totalwidth = 1135,
346 /* totalwidth */ 113
[all...]

Completed in 124 milliseconds