autoiso_max_iso_hi  116 core/autoiso.c     conf.autoiso_max_iso_hi_real    = shooting_iso_market_to_real(conf.autoiso_max_iso_hi) ;
autoiso_max_iso_hi  478 core/conf.c        CONF_INFO(164, conf.autoiso_max_iso_hi,                     CONF_DEF_VALUE, i:550),
autoiso_max_iso_hi  222 core/gui.c         MENU_ITEM   (0x5f,LANG_MENU_AUTOISO_MAX_ISO_HI,         MENUITEM_INT|MENUITEM_F_UNSIGNED|MENUITEM_F_MINMAX, &conf.autoiso_max_iso_hi,       MENU_MINMAX(200, 3200) ),
autoiso_max_iso_hi  299 include/conf.h     int autoiso_max_iso_hi;