Searched refs:start_cropy (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/media/usb/gspca/ |
D | w996Xcf.c | 398 int start_cropx, start_cropy, x, y, fw, fh, cw, ch, in w9968cf_set_crop_window() local 419 start_cropy = 37; in w9968cf_set_crop_window() 422 start_cropy = 37; in w9968cf_set_crop_window() 426 start_cropy = 35; in w9968cf_set_crop_window() 446 reg_w(sd, 0x11, start_cropy + y); in w9968cf_set_crop_window() 448 reg_w(sd, 0x13, start_cropy + y + ch); in w9968cf_set_crop_window()
|