Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/zoran/
H A Dzoran_device.c232 unsigned int hcrop1, hcrop2, vcrop1, vcrop2; in zr36057_set_vfe() local
258 hcrop1 = 2 * ((tvn->wa - we) / 4); in zr36057_set_vfe()
259 hcrop2 = tvn->wa - we - hcrop1; in zr36057_set_vfe()
270 h_start += hcrop1; in zr36057_set_vfe()