clean_overlay     445 core/conf.c        CONF_INFO( 92, conf.clean_overlay,                          CONF_DEF_VALUE, i:0),
clean_overlay    1264 core/gui.c         MENU_ENUM2  (0x7f,LANG_MENU_CLEAN_OVERLAY,              &conf.clean_overlay,    gui_clean_overlay_modes ),
clean_overlay     317 core/lib_thumb.c     if ((conf.clean_overlay == 1) && camera_info.state.mode_rec) { // clean during rec mode
clean_overlay     320 core/lib_thumb.c     else if ((conf.clean_overlay == 2) && is_video_recording()) { // clean during video recording only
clean_overlay     464 include/conf.h     int clean_overlay;  // invisible Canon overlay: 0 = never, 1 = rec mode, 2 = during movie record