Searched refs:iris_gain (Results 1 – 1 of 1) sorted by relevance
118 …cur_iris_val = iris_val_open, cur_iris_gain = 512, iris_val[1024] = { 0 }, iris_gain[1024] = { 0 }; in sample_hall_dciris_calib() local134 iris_gain[count] = cur_iris_gain; in sample_hall_dciris_calib()157 if (tmp_iris_gain < iris_gain[dot] && tmp_iris_gain > iris_gain[dot + 1]) in sample_hall_dciris_calib()160 …zoom_target_val = int(1.0 * (tmp_iris_gain - iris_gain[dot]) / (iris_gain[dot + 1] - iris_gain[dot… in sample_hall_dciris_calib()