Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/zoran/
Dzoran_device.c343 unsigned hcrop1, hcrop2, vcrop1, vcrop2; in zr36057_set_vfe() local
398 vcrop1 = (tvn->Ha / 2 - He) / 2; in zr36057_set_vfe()
399 vcrop2 = tvn->Ha / 2 - He - vcrop1; in zr36057_set_vfe()
402 VStart += vcrop1; in zr36057_set_vfe()