Searched refs:start_cropy (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/usb/gspca/ |
D | w996Xcf.c | 403 int start_cropx, start_cropy, x, y, fw, fh, cw, ch, in w9968cf_set_crop_window() local 424 start_cropy = 37; in w9968cf_set_crop_window() 427 start_cropy = 37; in w9968cf_set_crop_window() 431 start_cropy = 35; in w9968cf_set_crop_window() 451 reg_w(sd, 0x11, start_cropy + y); in w9968cf_set_crop_window() 453 reg_w(sd, 0x13, start_cropy + y + ch); in w9968cf_set_crop_window()
|