Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/atomisp/i2c/
Datomisp-mt9m114.c1079 int grid_left, grid_top, grid_right, grid_bottom; in mt9m114_s_exposure_selection() local
1091 grid_bottom = sel->r.top + sel->r.height - 1; in mt9m114_s_exposure_selection()
1104 win_bottom = grid_bottom / grid_height; in mt9m114_s_exposure_selection()