Searched refs:max_band60 (Results 1 – 1 of 1) sorted by relevance
1982 u32 band_step60, max_band60, band_step50, max_band50, prev_vts; in ov5640_set_bandingfilter() local2014 max_band60 = (int)((prev_vts - 4) / band_step60); in ov5640_set_bandingfilter()2015 ret = ov5640_write_reg(sensor, OV5640_REG_AEC_CTRL0D, max_band60); in ov5640_set_bandingfilter()