Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dov08d10.c732 u32 hts, cur_vts, exp_cal; in ov08d10_set_exposure() local
735 cur_vts = ov08d10->cur_mode->vts_def; in ov08d10_set_exposure()
744 exposure = exposure * exp_cal / (cur_vts - OV08D10_EXPOSURE_MAX_MARGIN); in ov08d10_set_exposure()