tv_override_short_exp  454 core/conf.c        CONF_INFO(114, conf.tv_override_short_exp,                  CONF_DEF_VALUE, i:0),
tv_override_short_exp 1497 core/gui.c     static CMenuItem tv_override_short_exp[2] = {
tv_override_short_exp 1498 core/gui.c         MENU_ITEM   (0, LANG_MENU_OVERRIDE_TV_SHORT_EXP, MENUITEM_ENUM|MENUITEM_DECIMAL, gui_decimal_enum,          &conf.tv_override_short_exp ),
tv_override_short_exp 1589 core/gui.c                 mi->value = (int*)(&tv_override_short_exp);
tv_override_short_exp  279 core/gui_osd.c                     gui_print_osd_state_string_float("TV:%d.%05d", 100000, conf.tv_override_short_exp);
tv_override_short_exp  641 core/shooting.c         return shooting_get_tv96_from_shutter_speed(((float)conf.tv_override_short_exp)/100000.0);
tv_override_short_exp  282 include/conf.h     int tv_override_short_exp;
tv_override_short_exp  489 include/conf.h                                      (conf.tv_override_short_exp && (conf.tv_enum_type == TV_OVERRIDE_SHORT_EXP)) ||  \