Home
last modified time | relevance | path

Searched refs:vcrop1 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/media/zoran/
H A Dzoran_device.c297 unsigned int hcrop1, hcrop2, vcrop1, vcrop2; in zr36057_set_vfe() local
349 vcrop1 = (tvn->ha / 2 - He) / 2; in zr36057_set_vfe()
350 vcrop2 = tvn->ha / 2 - He - vcrop1; in zr36057_set_vfe()
353 v_start += vcrop1; in zr36057_set_vfe()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds