autoiso2_over     165 core/autoiso.c             if (live_histogram_get_range(histo,total,255-conf.autoiso2_over,255) >= conf.overexp_threshold)
autoiso2_over     485 core/conf.c        CONF_INFO(172, conf.autoiso2_over,                          CONF_DEF_VALUE, i:1),
autoiso2_over     229 core/gui.c         MENU_ITEM	(0x57,LANG_MENU_ZEBRA_OVER,                MENUITEM_INT|MENUITEM_F_UNSIGNED|MENUITEM_F_MINMAX, &conf.autoiso2_over,    		MENU_MINMAX(0, 32) ),
autoiso2_over     310 include/conf.h     int autoiso2_over;