Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dov5640.c1253 u32 band_step60, max_band60, band_step50, max_band50, prev_vts; in ov5640_set_bandingfilter() local
1275 prev_vts = ret; in ov5640_set_bandingfilter()
1285 max_band60 = (int)((prev_vts - 4) / band_step60); in ov5640_set_bandingfilter()
1297 max_band50 = (int)((prev_vts - 4) / band_step50); in ov5640_set_bandingfilter()