mode_shoot         91 platform/sx200is/sub/100c/lib.c     int mode_shoot = mode_get()&MODE_SHOOTING_MASK;
mode_shoot         93 platform/sx200is/sub/100c/lib.c         (mode != MODE_PLAY && mode_shoot == MODE_STITCH))?720:_GetVRAMHPixelsSize();
mode_shoot         98 platform/sx200is/sub/100c/lib.c     int mode_shoot = mode_get()&MODE_SHOOTING_MASK;
mode_shoot        100 platform/sx200is/sub/100c/lib.c         (mode != MODE_PLAY && mode_shoot == MODE_STITCH))?240:_GetVRAMVPixelsSize();
mode_shoot        106 platform/sx200is/sub/100c/lib.c     int mode_shoot = mode_get()&MODE_SHOOTING_MASK;
mode_shoot        107 platform/sx200is/sub/100c/lib.c     if(mode != MODE_PLAY && mode_shoot == MODE_STITCH) {
mode_shoot        125 platform/sx200is/sub/100c/lib.c     int mode_shoot = mode_get()&MODE_SHOOTING_MASK;
mode_shoot        126 platform/sx200is/sub/100c/lib.c     return (mode != MODE_PLAY && mode_shoot == MODE_STITCH)?70:0; // window is 120, not centered