fast_movie_control   83 core/conf.c            conf.fast_movie_control = 0;
fast_movie_control  442 core/conf.c        CONF_INFO( 89, conf.fast_movie_control,                     CONF_DEF_VALUE, i:0),
fast_movie_control 1247 core/gui.c         MENU_ITEM   (0x5c,LANG_MENU_FAST_SWITCH_VIDEO,          MENUITEM_BOOL,          &conf.fast_movie_control,           0 ),
fast_movie_control  726 core/gui_osd.c     if (!conf.fast_ev && !conf.fast_movie_control && !conf.fast_movie_quality_control) return 0;
fast_movie_control  828 core/gui_osd.c     if (conf.fast_movie_control && key_pressed == 0 && !ev_video
fast_movie_control  241 include/conf.h     int fast_movie_control;