MODE_PLAY        1784 core/shooting.c     mode = (rec_mode_active())?MODE_REC:MODE_PLAY;
MODE_PLAY        1812 core/shooting.c     camera_info.state.mode_play = ((mode & MODE_MASK) == MODE_PLAY);
MODE_PLAY         115 platform/a1000/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:_GetVRAMHPixelsSize();
MODE_PLAY         125 platform/a1000/lib.c     if ((m&MODE_MASK) != MODE_PLAY && shooting_get_prop(PROPCASE_RESOLUTION) == 8) {
MODE_PLAY         128 platform/a1000/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize();
MODE_PLAY         134 platform/a1000/lib.c     if ((m&MODE_MASK) != MODE_PLAY && shooting_get_prop(PROPCASE_RESOLUTION) == 8) {
MODE_PLAY         137 platform/a1000/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize();
MODE_PLAY         109 platform/a1100/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:_GetVRAMHPixelsSize();
MODE_PLAY         112 platform/a1100/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize();
MODE_PLAY          43 platform/a410/sub/100f/lib.c     if((m&MODE_MASK) == MODE_PLAY) {
MODE_PLAY          55 platform/a410/sub/100f/lib.c     if((m&MODE_MASK) == MODE_PLAY) {
MODE_PLAY         122 platform/a410/sub/100f/lib.c     if((m&MODE_MASK) != MODE_PLAY && ((m&MODE_SHOOTING_MASK) == MODE_STITCH)) {
MODE_PLAY         131 platform/a410/sub/100f/lib.c     if((m&MODE_MASK) != MODE_PLAY && ((m&MODE_SHOOTING_MASK) == MODE_STITCH)) {
MODE_PLAY         139 platform/a410/sub/100f/lib.c     if((m&MODE_MASK) == MODE_PLAY) {
MODE_PLAY         159 platform/a410/sub/100f/lib.c     if((m&MODE_MASK) == MODE_PLAY) {
MODE_PLAY          78 platform/a420/sub/100b/lib.c int vid_get_viewport_width_proper()             { return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:*(int*)0x34100;} //sub_ffc8e690
MODE_PLAY          79 platform/a420/sub/100b/lib.c int vid_get_viewport_height_proper()            { return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:*(int*)0x34104;} //"VRAM DataSize H : %04ld, V : %04ld"
MODE_PLAY          74 platform/a450/sub/100d/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:_GetVRAMHPixelsSize();
MODE_PLAY          78 platform/a450/sub/100d/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize();
MODE_PLAY          77 platform/a460/sub/100d/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:_GetVRAMHPixelsSize();
MODE_PLAY          81 platform/a460/sub/100d/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize();
MODE_PLAY          60 platform/a480/sub/100b/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:*(int*)0x3E50; // VRAM DataSiz
MODE_PLAY          63 platform/a480/sub/100b/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:*(int*)(0x32C68+4);
MODE_PLAY         146 platform/a495/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:_GetVRAMHPixelsSize();
MODE_PLAY         156 platform/a495/lib.c     if ((m&MODE_MASK) != MODE_PLAY && shooting_get_prop(PROPCASE_RESOLUTION) == 8) {
MODE_PLAY         159 platform/a495/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize();
MODE_PLAY         165 platform/a495/lib.c     if ((m&MODE_MASK) != MODE_PLAY && shooting_get_prop(PROPCASE_RESOLUTION) == 8) {
MODE_PLAY         168 platform/a495/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize();
MODE_PLAY          81 platform/a530/sub/100a/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:_GetVRAMHPixelsSize();
MODE_PLAY          84 platform/a530/sub/100a/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize();
MODE_PLAY          90 platform/a530/sub/100a/lib.c     if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH) {
MODE_PLAY          98 platform/a530/sub/100a/lib.c     if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH) {
MODE_PLAY          71 platform/a540/sub/100b/lib.c     if((m&MODE_MASK) == MODE_PLAY) {
MODE_PLAY          94 platform/a540/sub/100b/lib.c     if((m&MODE_MASK) == MODE_PLAY) {
MODE_PLAY         185 platform/a540/sub/100b/lib.c     if((m&MODE_MASK) != MODE_PLAY && ((m&MODE_SHOOTING_MASK) == MODE_STITCH
MODE_PLAY         197 platform/a540/sub/100b/lib.c     if((m&MODE_MASK) != MODE_PLAY && ((m&MODE_SHOOTING_MASK) == MODE_STITCH
MODE_PLAY         209 platform/a540/sub/100b/lib.c     if((m&MODE_MASK) == MODE_PLAY) {
MODE_PLAY         234 platform/a540/sub/100b/lib.c     if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_PORTRAIT) {
MODE_PLAY         243 platform/a540/sub/100b/lib.c     if((m&MODE_MASK) == MODE_PLAY) {
MODE_PLAY         257 platform/a540/sub/100b/lib.c     if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_LANDSCAPE) {
MODE_PLAY          52 platform/a570/sub/100e/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          52 platform/a570/sub/101a/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          54 platform/a590/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:_GetVRAMHPixelsSize();
MODE_PLAY          57 platform/a590/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize();
MODE_PLAY          63 platform/a590/lib.c     if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH) {
MODE_PLAY          71 platform/a590/lib.c     if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH) {
MODE_PLAY          77 platform/a610/sub/100e/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:*(int*)0x35F20;// VRAM DataSize
MODE_PLAY          80 platform/a610/sub/100e/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:*(int*)(0x35F20+4); // VRAM DataSize     
MODE_PLAY          74 platform/a610/sub/100f/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:*(int*)0x35F20;// VRAM DataSize
MODE_PLAY          77 platform/a610/sub/100f/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:*(int*)(0x35F20+4); // VRAM DataSize     
MODE_PLAY          68 platform/a650/sub/100d/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:*(int*)0x21A8; // VRAM DataSize
MODE_PLAY          71 platform/a650/sub/100d/lib.c      return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:*(int*)(0x21A8+4); // VRAM DataSize
MODE_PLAY          49 platform/a700/sub/100b/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          50 platform/a710/sub/100a/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          75 platform/a710/sub/100a/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:*(int*)0x3EED0; // VRAM DataSize
MODE_PLAY          78 platform/a710/sub/100a/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:*(int*)0x3EED4; // VRAM DataSize
MODE_PLAY          74 platform/a720/sub/100c/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:*(int*)0x21A0; // VRAM DataSize  -> sub_FFC2BBF8
MODE_PLAY          77 platform/a720/sub/100c/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:*(int*)(0x21A0+4); // VRAM DataSize -> sub_FFC2BC04
MODE_PLAY          72 platform/d10/sub/100a/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:_GetVRAMHPixelsSize();
MODE_PLAY          76 platform/d10/sub/100a/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize();
MODE_PLAY          82 platform/d10/sub/100a/lib.c     if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH) {
MODE_PLAY          90 platform/d10/sub/100a/lib.c     if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH) {
MODE_PLAY          98 platform/d10/sub/100a/lib.c     if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH) {
MODE_PLAY         115 platform/d10/sub/100a/lib.c     return ((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH)?60:0; // window is 120, centered in 240 screen
MODE_PLAY          92 platform/d20/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY) {
MODE_PLAY         101 platform/d20/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY) {
MODE_PLAY         107 platform/d30/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:_GetVRAMHPixelsSize();
MODE_PLAY         128 platform/d30/lib.c     if ((m & MODE_MASK) != MODE_PLAY) {
MODE_PLAY         137 platform/d30/lib.c     return ((m & MODE_MASK) == MODE_PLAY)?480:_GetVRAMVPixelsSize();
MODE_PLAY         154 platform/d30/lib.c     if ((m & MODE_MASK) != MODE_PLAY) {
MODE_PLAY         105 platform/g15/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         119 platform/g15/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         135 platform/g15/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         160 platform/g15/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         175 platform/g15/lib.c     if ((m & MODE_MASK) == MODE_PLAY)
MODE_PLAY          88 platform/ixus100_sd780/sub/100b/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:*(int*)0x43bc; // GetVRAMHPixelSize
MODE_PLAY          91 platform/ixus100_sd780/sub/100b/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?270:*(int*)(0x43bc+4); // GetVRAMVPixelSize
MODE_PLAY          88 platform/ixus100_sd780/sub/100c/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:*(int*)0x43bc; // GetVRAMHPixelSize
MODE_PLAY          91 platform/ixus100_sd780/sub/100c/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?270:*(int*)(0x43bc+4); // GetVRAMVPixelSize
MODE_PLAY          79 platform/ixus110_sd960/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?960:_GetVRAMHPixelsSize();
MODE_PLAY          83 platform/ixus110_sd960/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize();
MODE_PLAY         119 platform/ixus110_sd960/lib.c     if( (modegot & MODE_MASK) == MODE_PLAY ) {
MODE_PLAY         133 platform/ixus110_sd960/lib.c     if( (modegot & MODE_MASK) == MODE_PLAY ) {
MODE_PLAY          56 platform/ixus145_elph135/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY          65 platform/ixus145_elph135/lib.c   if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY          65 platform/ixus150_elph140/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY          74 platform/ixus150_elph140/lib.c   if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY          64 platform/ixus160_elph160/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY          73 platform/ixus160_elph160/lib.c   if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY          61 platform/ixus170_elph170/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY          70 platform/ixus170_elph170/lib.c   if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY          86 platform/ixus185_elph185/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY          95 platform/ixus185_elph185/lib.c   if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         111 platform/ixus185_elph185/lib.c     if ((m & MODE_MASK) != MODE_PLAY) {
MODE_PLAY         110 platform/ixus230_elph310hs/lib.c 	if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         302 platform/ixus240_elph320hs/kbd.c     { 3, KEY_PRINT          , 0x00000001, LB(0,1), 0, "CHDK",  0,    GUI_MODE_NONE,      100, MODE_REC|MODE_PLAY|MODE_VID, 0, 0, 0 }, // virtual touch screen key
MODE_PLAY         319 platform/ixus240_elph320hs/kbd.c     { 3, KEY_MENU           , 0x00000002, LB(0,2), 0, "Menu",  0, GUI_MODE_ALT, 100, MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         320 platform/ixus240_elph320hs/kbd.c     { 3, KEY_SET            , 0x00000004, LB(0,3), 0, "Set",   0, GUI_MODE_ALT, 100, MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         322 platform/ixus240_elph320hs/kbd.c     { 3, TS_KEY_TOGGLE_RAW  , 0x00000100, RB(1,1), 1, "RAW",   0, GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, &conf.save_raw, gui_on_off_enum, &conf.touchscreen_disable_shortcut_controls },
MODE_PLAY         323 platform/ixus240_elph320hs/kbd.c     { 3, TS_KEY_TOGGLE_OSD  , 0x00000200, RB(1,2), 1, "OSD",   0, GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, &conf.show_osd, gui_on_off_enum, &conf.touchscreen_disable_shortcut_controls },
MODE_PLAY         324 platform/ixus240_elph320hs/kbd.c     { 3, TS_KEY_TOGGLE_OVRD , 0x00000400, RB(1,3), 1, "OvrDis",0, GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, &conf.override_disable, gui_override_disable_enum, &conf.touchscreen_disable_shortcut_controls },
MODE_PLAY         325 platform/ixus240_elph320hs/kbd.c     { 3, TS_KEY_TOGGLE_ZEBRA, 0x00000800, RB(2,1), 1, "Zebra", 0, GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, &conf.zebra_draw, gui_on_off_enum, &conf.touchscreen_disable_shortcut_controls },
MODE_PLAY         326 platform/ixus240_elph320hs/kbd.c     { 3, TS_KEY_TOGGLE_HISTO, 0x00001000, RB(2,2), 1, "Hist",  0, GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, &conf.show_histo, gui_histo_show_enum, &conf.touchscreen_disable_shortcut_controls },
MODE_PLAY         327 platform/ixus240_elph320hs/kbd.c     { 3, TS_KEY_TOGGLE_EDGE , 0x00002000, RB(2,3), 1, "Edge",  0, GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, &conf.edge_overlay_enable, gui_on_off_enum, &conf.touchscreen_disable_shortcut_controls },
MODE_PLAY         330 platform/ixus240_elph320hs/kbd.c     { 3, TS_KEY_PLAYBACK    , 0x00400000, LB(1,0), 0, "PLAY",  0,    GUI_MODE_ALT,       GUI_MODE_ALT,  MODE_REC|MODE_PLAY, &playbutton_hack, simulate_playback_press, 0 },
MODE_PLAY         331 platform/ixus240_elph320hs/kbd.c     { 3, TS_KEY_POWER       , 0x00800000, LB(3,0), 0, "OFF",   0,    GUI_MODE_ALT,       GUI_MODE_ALT,  MODE_REC|MODE_PLAY, &playbutton_hack, simulate_power_press, 0 },
MODE_PLAY         334 platform/ixus240_elph320hs/kbd.c     { 3, KEY_DISPLAY        , 0x00000008, LB(0,4), 0, "Debug", 0,    GUI_MODE_ALT,       GUI_MODE_ALT,  MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         336 platform/ixus240_elph320hs/kbd.c     { 3, KEY_DISPLAY        , 0x00000008, LB(0,4), 0, "Back",  0,    GUI_MODE_MENU,      GUI_MODE_MENU, MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         337 platform/ixus240_elph320hs/kbd.c     { 3, KEY_DISPLAY        , 0x00000008, LB(0,4), 0, "Disp",  0,    GUI_MODE_MENU+1,    100,           MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         338 platform/ixus240_elph320hs/kbd.c     { 3, KEY_UP             , 0x00000010, RB(0,1), 0, "Up",    0,    GUI_MODE_MENU,      100,           MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         339 platform/ixus240_elph320hs/kbd.c     { 3, KEY_LEFT           , 0x00000020, RB(0,2), 0, "Left",  0,    GUI_MODE_MENU,      100,           MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         340 platform/ixus240_elph320hs/kbd.c     { 3, KEY_RIGHT          , 0x00000040, RB(0,3), 0, "Right", 0,    GUI_MODE_MENU,      100,           MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         341 platform/ixus240_elph320hs/kbd.c     { 3, KEY_DOWN           , 0x00000080, RB(0,4), 0, "Down",  0,    GUI_MODE_MENU,      100,           MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY          91 platform/ixus255_elph330hs/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         101 platform/ixus255_elph330hs/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         122 platform/ixus255_elph330hs/lib.c     if ((m & MODE_MASK) == MODE_PLAY)
MODE_PLAY         152 platform/ixus255_elph330hs/lib.c     if ((m & MODE_MASK) == MODE_PLAY)
MODE_PLAY         174 platform/ixus255_elph330hs/lib.c     if ((m & MODE_MASK) == MODE_PLAY)
MODE_PLAY         112 platform/ixus285_elph360hs/lib.c     if ((m & MODE_MASK) != MODE_PLAY) 
MODE_PLAY         119 platform/ixus285_elph360hs/lib.c     return ((m & MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize()>>1;
MODE_PLAY         132 platform/ixus285_elph360hs/lib.c     if ((m & MODE_MASK) != MODE_PLAY) {
MODE_PLAY          93 platform/ixus310_elph500hs/kbd.c     { 3, KEY_PRINT          , 0x00000001, LB(0,1,1), 0, "CHDK",  0,    GUI_MODE_NONE,      100, MODE_REC|MODE_PLAY|MODE_VID, 0, 0, 0 }, // virtual touch screen key
MODE_PLAY          95 platform/ixus310_elph500hs/kbd.c     { 3, KEY_MENU		    , 0x00000002, LB(0,2,1), 0, "Menu",  0, GUI_MODE_ALT, 100, MODE_REC|MODE_PLAY|MODE_VID, 0, 0, 0 },
MODE_PLAY          96 platform/ixus310_elph500hs/kbd.c 	{ 3, KEY_SET		    , 0x00000004, LB(0,3,1), 0, "Set",   0, GUI_MODE_ALT, 100, MODE_REC|MODE_PLAY|MODE_VID, 0, 0, 0 },
MODE_PLAY          98 platform/ixus310_elph500hs/kbd.c     { 3, TS_KEY_TOGGLE_RAW  , 0x00000100, RB(1,1,1), 1, "RAW",   0, GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, &conf.save_raw, gui_on_off_enum, &conf.touchscreen_disable_shortcut_controls },
MODE_PLAY          99 platform/ixus310_elph500hs/kbd.c     { 3, TS_KEY_TOGGLE_OSD  , 0x00000200, RB(1,2,1), 1, "OSD",   0, GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, &conf.show_osd, gui_on_off_enum, &conf.touchscreen_disable_shortcut_controls },
MODE_PLAY         100 platform/ixus310_elph500hs/kbd.c     { 3, TS_KEY_TOGGLE_OVRD , 0x00000400, RB(1,3,1), 1, "OvrDis",0, GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, &conf.override_disable, gui_override_disable_enum, &conf.touchscreen_disable_shortcut_controls },
MODE_PLAY         101 platform/ixus310_elph500hs/kbd.c     { 3, TS_KEY_TOGGLE_ZEBRA, 0x00000800, RB(2,1,1), 1, "Zebra", 0, GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, &conf.zebra_draw, gui_on_off_enum, &conf.touchscreen_disable_shortcut_controls },
MODE_PLAY         102 platform/ixus310_elph500hs/kbd.c     { 3, TS_KEY_TOGGLE_HISTO, 0x00001000, RB(2,2,1), 1, "Hist",  0, GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, &conf.show_histo, gui_histo_show_enum, &conf.touchscreen_disable_shortcut_controls },
MODE_PLAY         103 platform/ixus310_elph500hs/kbd.c     { 3, TS_KEY_TOGGLE_EDGE , 0x00002000, RB(2,3,1), 1, "Edge",  0, GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, &conf.edge_overlay_enable, gui_on_off_enum, &conf.touchscreen_disable_shortcut_controls },
MODE_PLAY         106 platform/ixus310_elph500hs/kbd.c     { 3, TS_KEY_PLAYBACK    , 0x00400000, LB(1,0,1), 0, "PLAY",  0,    GUI_MODE_ALT,       GUI_MODE_ALT,  MODE_REC|MODE_PLAY, &playbutton_hack, simulate_playback_press, 0 },
MODE_PLAY         107 platform/ixus310_elph500hs/kbd.c     { 3, TS_KEY_POWER       , 0x00800000, LB(3,0,1), 0, "OFF",   0,    GUI_MODE_ALT,       GUI_MODE_ALT,  MODE_REC|MODE_PLAY, &playbutton_hack, simulate_power_press, 0 },
MODE_PLAY         110 platform/ixus310_elph500hs/kbd.c     { 3, KEY_DISPLAY        , 0x00000008, LB(0,4,1), 0, "Debug", 0,    GUI_MODE_ALT,       GUI_MODE_ALT,  MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         112 platform/ixus310_elph500hs/kbd.c     { 3, KEY_DISPLAY	    , 0x00000008, LB(0,4,1), 0, "Back",  0,    GUI_MODE_MENU,      GUI_MODE_MENU, MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         113 platform/ixus310_elph500hs/kbd.c     { 3, KEY_DISPLAY        , 0x00000008, LB(0,4,1), 0, "Disp",  0,    GUI_MODE_MENU+1,    100,           MODE_REC|MODE_PLAY|MODE_VID, 0, 0, 0 },
MODE_PLAY         114 platform/ixus310_elph500hs/kbd.c     { 3, KEY_UP             , 0x00000010, RB(0,1,2), 0, "\x18",  0,    GUI_MODE_MENU,      100,           MODE_REC|MODE_PLAY|MODE_VID, 0, 0, 0 },
MODE_PLAY         115 platform/ixus310_elph500hs/kbd.c     { 3, KEY_LEFT           , 0x00000020, RB(0,2,2), 0, "\x1B",  0,    GUI_MODE_MENU,      100,           MODE_REC|MODE_PLAY|MODE_VID, 0, 0, 0 },
MODE_PLAY         116 platform/ixus310_elph500hs/kbd.c     { 3, KEY_RIGHT          , 0x00000040, RB(0,3,2), 0, "\x1A",  0,    GUI_MODE_MENU,      100,           MODE_REC|MODE_PLAY|MODE_VID, 0, 0, 0 },
MODE_PLAY         117 platform/ixus310_elph500hs/kbd.c     { 3, KEY_DOWN           , 0x00000080, RB(0,4,2), 0, "\x19",  0,    GUI_MODE_MENU,      100,           MODE_REC|MODE_PLAY|MODE_VID, 0, 0, 0 },
MODE_PLAY          58 platform/ixus40_sd300/sub/100j/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          58 platform/ixus40_sd300/sub/100k/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          59 platform/ixus50_sd400/sub/101a/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          59 platform/ixus50_sd400/sub/101b/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          44 platform/ixus55_sd450/sub/100b/lib.c      return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          44 platform/ixus55_sd450/sub/100c/lib.c      return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          44 platform/ixus55_sd450/sub/100d/lib.c      return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          71 platform/ixus60_sd600/sub/100a/lib.c int vid_get_viewport_width_proper()  { return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:*(int*)0x3ceb0;} //sub_ff8a9594
MODE_PLAY          72 platform/ixus60_sd600/sub/100a/lib.c int vid_get_viewport_height_proper() { return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:*(int*)(0x3ceb0+4);} //"VRAM DataSize H : %04ld, V : %04ld"
MODE_PLAY          71 platform/ixus60_sd600/sub/100d/lib.c int vid_get_viewport_width_proper()  { return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:*(int*)0x3ced0;} //sub_ff8a9594 for 100d
MODE_PLAY          72 platform/ixus60_sd600/sub/100d/lib.c int vid_get_viewport_height_proper() { return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:*(int*)(0x3ced0+4);} //"VRAM DataSize H : %04ld, V : %04ld"
MODE_PLAY          69 platform/ixus65_sd630/sub/100a/lib.c int vid_get_viewport_width_proper()  { return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:*(int*)0x3d0e8;} //sub_ff8aa408
MODE_PLAY          70 platform/ixus65_sd630/sub/100a/lib.c int vid_get_viewport_height_proper() { return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:*(int*)0x3d0ec;} //"VRAM DataSize H : %04ld, V : %04ld"
MODE_PLAY          55 platform/ixus700_sd500/sub/101a/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          81 platform/ixus700_sd500/sub/101a/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:*(int*)0x2E158; // VRAM DataSize
MODE_PLAY          84 platform/ixus700_sd500/sub/101a/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:*(int*)0x2E15C; // VRAM DataSize
MODE_PLAY          43 platform/ixus700_sd500/sub/101b/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          50 platform/ixus70_sd1000/sub/100c/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          50 platform/ixus70_sd1000/sub/101b/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          50 platform/ixus70_sd1000/sub/102a/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          45 platform/ixus750_sd550/sub/100f/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          45 platform/ixus750_sd550/sub/100g/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          45 platform/ixus750_sd550/sub/100h/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          54 platform/ixus75_sd750/sub/100b/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          53 platform/ixus75_sd750/sub/101a/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          53 platform/ixus75_sd750/sub/102a/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          40 platform/ixus800_sd700/sub/100b/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          40 platform/ixus800_sd700/sub/101b/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY         138 platform/ixus850_sd800/sub/100e/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:_GetVRAMHPixelsSize();
MODE_PLAY         142 platform/ixus850_sd800/sub/100e/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize();
MODE_PLAY         148 platform/ixus850_sd800/sub/100e/lib.c     if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH) {
MODE_PLAY         157 platform/ixus850_sd800/sub/100e/lib.c     if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH) {
MODE_PLAY         166 platform/ixus850_sd800/sub/100e/lib.c     if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH) {
MODE_PLAY         183 platform/ixus850_sd800/sub/100e/lib.c     return ((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH)?60:0; // window is 120, centered in 240 screen
MODE_PLAY         146 platform/ixus900_sd900/sub/100c/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          71 platform/ixus950_sd850/sub/100c/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY         102 platform/ixus990_sd970/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:_GetVRAMHPixelsSize();
MODE_PLAY         105 platform/ixus990_sd970/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?480:_GetVRAMVPixelsSize();
MODE_PLAY          52 platform/ixusizoom_sd30/sub/100g/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          42 platform/ixusizoom_sd30/sub/100h/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY          41 platform/ixusw_sd430/sub/110a/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:230;
MODE_PLAY         115 platform/n/kbd.c     { 3, KEY_MENU           , 0x00000001,   0,    0, 39,  47,  0, "CHDK", "MENU", GUI_MODE_ALT, 100,          MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         116 platform/n/kbd.c     { 3, TS_KEY_EXIT        , 0x00000002,   0,  192, 39, 239,  0, "Exit",  "ALT", GUI_MODE_ALT, 100,          MODE_REC|MODE_PLAY, 0, ts_exit_alt, 0 },
MODE_PLAY         118 platform/n/kbd.c     { 3, TS_KEY_USER_MENU   , 0x00000004,   0,   48, 39,  95,  0, "USER",  "MENU",GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, 0, ts_user_menu_enable, 0 },
MODE_PLAY         119 platform/n/kbd.c     { 3, KEY_SET            , 0x00000008,   0,   96, 39, 143,  0, "PRGM",  0,     GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         122 platform/n/kbd.c     { 3, TS_KEY_ZOMBIE      , 0x00000020,   0,  144, 39, 191,  0, " ",     0,     GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         124 platform/n/kbd.c     { 3, TS_KEY_ZOMBIE      , 0x00000020,   0,   48, 39,  95,  0, " ",     0,     GUI_MODE_MENU, GUI_MODE_MENU,  MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         125 platform/n/kbd.c     { 3, TS_KEY_ZOMBIE      , 0x00000020,   0,   96, 39, 143,  0, " ",     0,     GUI_MODE_MENU, GUI_MODE_MENU,  MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         126 platform/n/kbd.c     { 3, KEY_DISPLAY        , 0x00000010,   0,  144, 39, 191,  0, "BACK",  0,     GUI_MODE_MENU, GUI_MODE_MENU,  MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         128 platform/n/kbd.c     { 3, KEY_DISPLAY        , 0x00000010,   0,  144, 39, 191,  0, "DISP",  0,     GUI_MODE_SCRIPT, GUI_MODE_OSD,  MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         130 platform/n/kbd.c     { 3, KEY_UP             , 0x00000200, 320,   0, 359,  47,  0, "Up",    0,     GUI_MODE_MENU,100, MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         131 platform/n/kbd.c     { 3, KEY_LEFT           , 0x00000400, 320,  48, 359,  95,  0, "Left",  0,     GUI_MODE_MENU,100, MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         132 platform/n/kbd.c     { 3, KEY_SET            , 0x00000800, 320,  96, 359, 143,  0, " Set",  0,     GUI_MODE_MENU,100, MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         133 platform/n/kbd.c     { 3, KEY_RIGHT          , 0x00001000, 320, 144, 359, 191,  0, "Right", 0,     GUI_MODE_MENU,100, MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         134 platform/n/kbd.c     { 3, KEY_DOWN           , 0x00002000, 320, 192, 359, 239,  0, "Down",  0,     GUI_MODE_MENU,100, MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         136 platform/n/kbd.c     { 3, TS_KEY_SCRIPT_RUN  , 0x00004000, 320,   0, 359,  47,  0, "RUN",   0,     GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, 0, ts_run_script, 0 },
MODE_PLAY         137 platform/n/kbd.c     { 3, TS_KEY_TOGGLE_RAW  , 0x00008000, 320,  48, 359,  95,  1, "RAW",   0,     GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, &conf.save_raw, gui_on_off_enum, &conf.touchscreen_disable_shortcut_controls },
MODE_PLAY         139 platform/n/kbd.c     { 3, TS_KEY_TOGGLE_OVRD , 0x00020000, 320,  96, 359, 143,  1, "OVR",   0,     GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, &conf.override_disable, gui_override_disable_enum, &conf.touchscreen_disable_shortcut_controls },  
MODE_PLAY         140 platform/n/kbd.c     { 3, TS_KEY_PLAYBACK    , 0x00040000, 320, 144, 359, 191,  0, "REC/", "PLAY",  GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, 0, simulate_playback_press, 0 }, 
MODE_PLAY         141 platform/n/kbd.c     { 3, TS_KEY_POWER       , 0x00080000, 320, 192, 359, 239,  0, "OFF",   0,     GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, 0, simulate_power_press, 0 }, 
MODE_PLAY         115 platform/n_facebook/kbd.c     { 3, KEY_MENU           , 0x00000001,   0,    0, 39,  47,  0, "CHDK", "MENU", GUI_MODE_ALT, 100,          MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         116 platform/n_facebook/kbd.c     { 3, TS_KEY_EXIT        , 0x00000002,   0,  192, 39, 239,  0, "Exit",  "ALT", GUI_MODE_ALT, 100,          MODE_REC|MODE_PLAY, 0, ts_exit_alt, 0 },
MODE_PLAY         118 platform/n_facebook/kbd.c     { 3, TS_KEY_USER_MENU   , 0x00000004,   0,   48, 39,  95,  0, "USER",  "MENU",GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, 0, ts_user_menu_enable, 0 },
MODE_PLAY         119 platform/n_facebook/kbd.c     { 3, KEY_SET            , 0x00000008,   0,   96, 39, 143,  0, "PRGM",  0,     GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         122 platform/n_facebook/kbd.c     { 3, TS_KEY_ZOMBIE      , 0x00000020,   0,  144, 39, 191,  0, " ",     0,     GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         124 platform/n_facebook/kbd.c     { 3, TS_KEY_ZOMBIE      , 0x00000020,   0,   48, 39,  95,  0, " ",     0,     GUI_MODE_MENU, GUI_MODE_MENU,  MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         125 platform/n_facebook/kbd.c     { 3, TS_KEY_ZOMBIE      , 0x00000020,   0,   96, 39, 143,  0, " ",     0,     GUI_MODE_MENU, GUI_MODE_MENU,  MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         126 platform/n_facebook/kbd.c     { 3, KEY_DISPLAY        , 0x00000010,   0,  144, 39, 191,  0, "BACK",  0,     GUI_MODE_MENU, GUI_MODE_MENU,  MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         128 platform/n_facebook/kbd.c     { 3, KEY_DISPLAY        , 0x00000010,   0,  144, 39, 191,  0, "DISP",  0,     GUI_MODE_SCRIPT, GUI_MODE_OSD,  MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         130 platform/n_facebook/kbd.c     { 3, KEY_UP             , 0x00000200, 320,   0, 359,  47,  0, "Up",    0,     GUI_MODE_MENU,100, MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         131 platform/n_facebook/kbd.c     { 3, KEY_LEFT           , 0x00000400, 320,  48, 359,  95,  0, "Left",  0,     GUI_MODE_MENU,100, MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         132 platform/n_facebook/kbd.c     { 3, KEY_SET            , 0x00000800, 320,  96, 359, 143,  0, " Set",  0,     GUI_MODE_MENU,100, MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         133 platform/n_facebook/kbd.c     { 3, KEY_RIGHT          , 0x00001000, 320, 144, 359, 191,  0, "Right", 0,     GUI_MODE_MENU,100, MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         134 platform/n_facebook/kbd.c     { 3, KEY_DOWN           , 0x00002000, 320, 192, 359, 239,  0, "Down",  0,     GUI_MODE_MENU,100, MODE_REC|MODE_PLAY, 0, 0, 0 },
MODE_PLAY         136 platform/n_facebook/kbd.c     { 3, TS_KEY_SCRIPT_RUN  , 0x00004000, 320,   0, 359,  47,  0, "RUN",   0,     GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, 0, ts_run_script, 0 },
MODE_PLAY         137 platform/n_facebook/kbd.c     { 3, TS_KEY_TOGGLE_RAW  , 0x00008000, 320,  48, 359,  95,  1, "RAW",   0,     GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, &conf.save_raw, gui_on_off_enum, &conf.touchscreen_disable_shortcut_controls },
MODE_PLAY         139 platform/n_facebook/kbd.c     { 3, TS_KEY_TOGGLE_OVRD , 0x00020000, 320,  96, 359, 143,  1, "OVR",   0,     GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, &conf.override_disable, gui_override_disable_enum, &conf.touchscreen_disable_shortcut_controls },  
MODE_PLAY         140 platform/n_facebook/kbd.c     { 3, TS_KEY_PLAYBACK    , 0x00040000, 320, 144, 359, 191,  0, "REC/", "PLAY",  GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, 0, simulate_playback_press, 0 }, 
MODE_PLAY         141 platform/n_facebook/kbd.c     { 3, TS_KEY_POWER       , 0x00080000, 320, 192, 359, 239,  0, "OFF",   0,     GUI_MODE_ALT, GUI_MODE_ALT, MODE_REC|MODE_PLAY, 0, simulate_power_press, 0 }, 
MODE_PLAY          80 platform/s100/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY          94 platform/s100/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         110 platform/s100/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         135 platform/s100/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         150 platform/s100/lib.c     if ((m & MODE_MASK) == MODE_PLAY)
MODE_PLAY         102 platform/s110/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         116 platform/s110/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         132 platform/s110/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         157 platform/s110/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         172 platform/s110/lib.c     if ((m & MODE_MASK) == MODE_PLAY)
MODE_PLAY          94 platform/s80/lib.c     if((m&MODE_MASK) != MODE_PLAY && ((m&MODE_SHOOTING_MASK) == MODE_STITCH)) {
MODE_PLAY         103 platform/s80/lib.c     if((m&MODE_MASK) != MODE_PLAY && ((m&MODE_SHOOTING_MASK) == MODE_STITCH)) {
MODE_PLAY         111 platform/s80/lib.c     if((m&MODE_MASK) == MODE_PLAY) {
MODE_PLAY         131 platform/s80/lib.c     if((m&MODE_MASK) == MODE_PLAY) {
MODE_PLAY          48 platform/s80/sub/100g/lib.c     if((m&MODE_MASK) == MODE_PLAY) {
MODE_PLAY          60 platform/s80/sub/100g/lib.c     if((m&MODE_MASK) == MODE_PLAY) {
MODE_PLAY          48 platform/s80/sub/101b/lib.c     if((m&MODE_MASK) == MODE_PLAY) {
MODE_PLAY          60 platform/s80/sub/101b/lib.c     if((m&MODE_MASK) == MODE_PLAY) {
MODE_PLAY          81 platform/s90/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:_GetVRAMHPixelsSize();
MODE_PLAY          85 platform/s90/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?480:_GetVRAMVPixelsSize();
MODE_PLAY          68 platform/sx1/sub/201a/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?960:*(int*)0x22D0; // VRAM DataSize
MODE_PLAY          71 platform/sx1/sub/201a/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:*(int*)(0x22D0+4); // VRAM DataSize
MODE_PLAY          31 platform/sx10/sub/101a/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:*(int*)0x224C; // VRAM DataSize
MODE_PLAY          34 platform/sx10/sub/101a/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:*(int*)(0x224C+4); // VRAM DataSize
MODE_PLAY          31 platform/sx10/sub/102b/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:*(int*)0x224C; // VRAM DataSize
MODE_PLAY          34 platform/sx10/sub/102b/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:*(int*)(0x224C+4); // VRAM DataSize
MODE_PLAY          48 platform/sx110is/sub/100b/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?720:_GetVRAMHPixelsSize();
MODE_PLAY          52 platform/sx110is/sub/100b/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize();
MODE_PLAY          92 platform/sx200is/sub/100c/lib.c     return ((mode == MODE_PLAY) ||
MODE_PLAY          93 platform/sx200is/sub/100c/lib.c         (mode != MODE_PLAY && mode_shoot == MODE_STITCH))?720:_GetVRAMHPixelsSize();
MODE_PLAY          99 platform/sx200is/sub/100c/lib.c     return ((mode == MODE_PLAY) ||
MODE_PLAY         100 platform/sx200is/sub/100c/lib.c         (mode != MODE_PLAY && mode_shoot == MODE_STITCH))?240:_GetVRAMVPixelsSize();
MODE_PLAY         107 platform/sx200is/sub/100c/lib.c     if(mode != MODE_PLAY && mode_shoot == MODE_STITCH) {
MODE_PLAY         126 platform/sx200is/sub/100c/lib.c     return (mode != MODE_PLAY && mode_shoot == MODE_STITCH)?70:0; // window is 120, not centered
MODE_PLAY         157 platform/sx210is/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?960:_GetVRAMHPixelsSize();
MODE_PLAY         161 platform/sx210is/lib.c     return ((mode_get()&MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize();
MODE_PLAY         108 platform/sx220hs/lib.c     if((mode_get()&MODE_MASK) == MODE_PLAY) {
MODE_PLAY         119 platform/sx220hs/lib.c     if((mode_get()&MODE_MASK) == MODE_PLAY) {
MODE_PLAY          84 platform/sx240hs/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY) {
MODE_PLAY          92 platform/sx240hs/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY) {
MODE_PLAY         105 platform/sx240hs/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY) {
MODE_PLAY         118 platform/sx240hs/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY) {
MODE_PLAY         140 platform/sx240hs/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY) {
MODE_PLAY          86 platform/sx260hs/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY) {
MODE_PLAY          94 platform/sx260hs/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY) {
MODE_PLAY         107 platform/sx260hs/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY) {
MODE_PLAY         120 platform/sx260hs/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY) {
MODE_PLAY         142 platform/sx260hs/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY) {
MODE_PLAY          84 platform/sx400is/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         102 platform/sx400is/lib.c     if ((m & MODE_MASK) != MODE_PLAY)
MODE_PLAY         109 platform/sx400is/lib.c     return ((m & MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize();
MODE_PLAY         121 platform/sx400is/lib.c     if ((m & MODE_MASK) != MODE_PLAY) {
MODE_PLAY          79 platform/sx410is/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY          88 platform/sx410is/lib.c   if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         104 platform/sx410is/lib.c     if ((m & MODE_MASK) != MODE_PLAY) {
MODE_PLAY          82 platform/sx420is/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY          91 platform/sx420is/lib.c   if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         107 platform/sx420is/lib.c     if ((m & MODE_MASK) != MODE_PLAY) {
MODE_PLAY          81 platform/sx430is/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY          90 platform/sx430is/lib.c   if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         106 platform/sx430is/lib.c     if ((m & MODE_MASK) != MODE_PLAY) {
MODE_PLAY          64 platform/sx500is/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY          74 platform/sx500is/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         101 platform/sx50hs/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         115 platform/sx50hs/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         131 platform/sx50hs/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         156 platform/sx50hs/lib.c     if ((mode_get() & MODE_MASK) == MODE_PLAY)
MODE_PLAY         171 platform/sx50hs/lib.c     if ((m & MODE_MASK) == MODE_PLAY)
MODE_PLAY         116 platform/sx510hs/lib.c     if ((m & MODE_MASK) != MODE_PLAY) 
MODE_PLAY         123 platform/sx510hs/lib.c     return ((m & MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize()>>1;
MODE_PLAY         135 platform/sx510hs/lib.c     if ((m & MODE_MASK) != MODE_PLAY) {
MODE_PLAY         110 platform/sx520hs/lib.c     if ((m & MODE_MASK) != MODE_PLAY) 
MODE_PLAY         117 platform/sx520hs/lib.c     return ((m & MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize()>>1;
MODE_PLAY         129 platform/sx520hs/lib.c     if ((m & MODE_MASK) != MODE_PLAY) {
MODE_PLAY         110 platform/sx530hs/lib.c     if ((m & MODE_MASK) != MODE_PLAY) 
MODE_PLAY         117 platform/sx530hs/lib.c     return ((m & MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize()>>1;
MODE_PLAY         129 platform/sx530hs/lib.c     if ((m & MODE_MASK) != MODE_PLAY) {