Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/bt8xx/
Dbttv-driver.c255 #define CROPCAP(minhdelayx1, hdelayx1, swidth, totalwidth, sqwidth, \ argument
265 .cropcap.defrect.left = hdelayx1, \
287 .hdelayx1 = 186,
321 .hdelayx1 = 128,
348 .hdelayx1 = 186,
374 .hdelayx1 = 130,
400 .hdelayx1 = 135,
426 .hdelayx1 = 186,
452 .hdelayx1 = 135,
481 .hdelayx1 = 186,
Dbttvp.h85 u16 hdelayx1, hactivex1; member
Dbttv-risc.c347 geo->hdelay = tvnorm->hdelayx1; in bttv_calc_geo_old()