Searched refs:hist_shift (Results 1 – 4 of 4) sorted by relevance
899 __u8 hist_shift; member
911 u8 hist_shift; member
1249 isp_cfg.others.hdrtmo_cfg.hist_shift = atmo_data.Res.sw_hdrtmo_hist_shift; in convertAiqTmoToIsp20Params()1295 …E_CAMHW_SUBM(ISP20PARAM_SUBM, "%d: hist_shift %d", __LINE__, isp_cfg.others.hdrtmo_cfg.hist_shift); in convertAiqTmoToIsp20Params()
3199 value = (arg->hist_shift & 0x07) << 28 | in isp_hdrtmo_config()