Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/bt8xx/
Dbttv-risc.c346 int totalwidth = tvnorm->totalwidth; in bttv_calc_geo_old() local
351 totalwidth = 858; in bttv_calc_geo_old()
358 geo->hscale = ((totalwidth*4096UL)/xsf-4096); in bttv_calc_geo_old()
Dbttv-driver.c267 #define CROPCAP(minhdelayx1, hdelayx1, swidth, totalwidth, sqwidth, \ argument
274 .cropcap.bounds.width = (totalwidth) - (minhdelayx1) - 4, \
281 .cropcap.pixelaspect.numerator = totalwidth, \
294 .totalwidth = 1135,
328 .totalwidth = 910,
355 .totalwidth = 1135,
381 .totalwidth = 910,
407 .totalwidth = 910,
433 .totalwidth = 1135,
459 .totalwidth = 910,
[all …]
Dbttvp.h94 u16 totalwidth; member