Home
last modified time | relevance | path

Searched refs:grid_bottom (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
973 grid_bottom = sel->r.top + sel->r.height - 1; in mt9m114_s_exposure_selection()
986 win_bottom = grid_bottom / grid_height; in mt9m114_s_exposure_selection()