Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A Datomisp-mt9m114.c961 int grid_left, grid_top, grid_right, grid_bottom; in mt9m114_s_exposure_selection() local
972 grid_right = sel->r.left + sel->r.width - 1; in mt9m114_s_exposure_selection()
985 win_right = grid_right / grid_width; in mt9m114_s_exposure_selection()