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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv-risc.c337 int totalwidth = tvnorm->totalwidth; local
342 totalwidth = 858;
349 geo->hscale = ((totalwidth*4096UL)/xsf-4096);
H A Dbttvp.h94 u16 totalwidth; member in struct:bttv_tvnorm
H A Dbttv-driver.c225 totalwidth total line width, both in 1 / fCLKx1.
232 #define CROPCAP(minhdelayx1, hdelayx1, swidth, totalwidth, sqwidth, \
239 .cropcap.bounds.width = (totalwidth) - (minhdelayx1) - 4, \
245 .cropcap.pixelaspect.numerator = totalwidth, \
258 .totalwidth = 1135,
278 /* totalwidth */ 1135,
292 .totalwidth = 910,
307 /* totalwidth */ 910,
318 .totalwidth = 1135,
332 /* totalwidth */ 113
[all...]

Completed in 57 milliseconds