Searched refs:start_cropy (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/media/usb/gspca/ |
D | w996Xcf.c | 397 int start_cropx, start_cropy, x, y, fw, fh, cw, ch, in w9968cf_set_crop_window() local 418 start_cropy = 37; in w9968cf_set_crop_window() 421 start_cropy = 37; in w9968cf_set_crop_window() 425 start_cropy = 35; in w9968cf_set_crop_window() 445 reg_w(sd, 0x11, start_cropy + y); in w9968cf_set_crop_window() 447 reg_w(sd, 0x13, start_cropy + y + ch); in w9968cf_set_crop_window()
|