overexp_threshold 165 core/autoiso.c if (live_histogram_get_range(histo,total,255-conf.autoiso2_over,255) >= conf.overexp_threshold) overexp_threshold 486 core/conf.c CONF_INFO(173, conf.overexp_threshold, CONF_DEF_VALUE, i:5), overexp_threshold 230 core/gui.c MENU_ITEM (0x5f,LANG_MENU_AUTOISO_OVEREXP_THRES, MENUITEM_INT|MENUITEM_F_UNSIGNED|MENUITEM_F_MINMAX, &conf.overexp_threshold, MENU_MINMAX(1, 20) ), overexp_threshold 312 include/conf.h int overexp_threshold;