Home
last modified time | relevance | path

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

/drivers/media/pci/bt8xx/
Dbttv-risc.c344 int totalwidth = tvnorm->totalwidth; in bttv_calc_geo_old() local
349 totalwidth = 858; in bttv_calc_geo_old()
356 geo->hscale = ((totalwidth*4096UL)/xsf-4096); in bttv_calc_geo_old()
Dbttv-driver.c268 #define CROPCAP(minhdelayx1, hdelayx1, swidth, totalwidth, sqwidth, \ argument
275 .cropcap.bounds.width = (totalwidth) - (minhdelayx1) - 4, \
282 .cropcap.pixelaspect.numerator = totalwidth, \
295 .totalwidth = 1135,
329 .totalwidth = 910,
356 .totalwidth = 1135,
382 .totalwidth = 910,
408 .totalwidth = 910,
434 .totalwidth = 1135,
460 .totalwidth = 910,
[all …]
Dbttvp.h93 u16 totalwidth; member