Home
last modified time | relevance | path

Searched refs:vcrop1 (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
284 vcrop1 = (tvn->ha / 2 - he) / 2; in zr36057_set_vfe()
285 vcrop2 = tvn->ha / 2 - he - vcrop1; in zr36057_set_vfe()
289 v_start += vcrop1; in zr36057_set_vfe()