shutter1_values    97 core/autoiso.c static const int shutter1_values[] = { 0, 2, 4, 6, 8, 15, 30, 60, 125, 250, 500, 1000, 2000 };
shutter1_values   128 core/autoiso.c     shooting_calc_autoiso_coef( shutter1_values[conf.autoiso_shutter_enum] );
shutter1_values   175 core/autoiso.c     short min_shutter = shutter1_values[conf.autoiso_shutter_enum];