shooting_get_prop 1606 core/conf.c ((shooting_get_prop(PROPCASE_BRACKET_MODE)==1) && conf.save_raw_in_ev_bracketing) // True if bracketing enabled and save_raw_in_ev_bracketing is disabled shooting_get_prop 316 core/gui.c p = (arg==0)?shooting_get_prop(i):get_uiprop_value(i); shooting_get_prop 347 core/gui.c props[i] = (arg==0)?shooting_get_prop(i):get_uiprop_value(i); shooting_get_prop 123 core/shooting.c short shooting_get_is_mode() { return shooting_get_prop(PROPCASE_IS_MODE); } shooting_get_prop 124 core/shooting.c short shooting_get_bv96() { return shooting_get_prop(PROPCASE_BV); } shooting_get_prop 125 core/shooting.c short shooting_get_canon_overexposure_value() { return shooting_get_prop(PROPCASE_OVEREXPOSURE); } shooting_get_prop 126 core/shooting.c short shooting_get_flash_mode() { return shooting_get_prop(PROPCASE_FLASH_MODE); } shooting_get_prop 127 core/shooting.c short shooting_get_focus_mode() { return shooting_get_prop(PROPCASE_FOCUS_MODE); } shooting_get_prop 128 core/shooting.c short shooting_get_ev_correction1() { return shooting_get_prop(PROPCASE_EV_CORRECTION_1); } shooting_get_prop 129 core/shooting.c short shooting_get_ev_correction2() { return shooting_get_prop(PROPCASE_EV_CORRECTION_2); } shooting_get_prop 130 core/shooting.c short shooting_get_resolution() { return shooting_get_prop(PROPCASE_RESOLUTION); } shooting_get_prop 131 core/shooting.c short shooting_get_display_mode() { return shooting_get_prop(PROPCASE_DISPLAY_MODE); } shooting_get_prop 141 core/shooting.c switch(shooting_get_prop(PROPCASE_IMAGE_FORMAT)) { shooting_get_prop 150 core/shooting.c if(shooting_get_prop(PROPCASE_RESOLUTION) == 5) { // resolution 5 = raw, jpeg controlled by JPEG_WITH_RAW shooting_get_prop 151 core/shooting.c if(shooting_get_prop(PROPCASE_JPEG_WITH_RAW) == 1) { shooting_get_prop 193 core/shooting.c int res = shooting_get_prop(PROPCASE_RESOLUTION); shooting_get_prop 204 core/shooting.c if(shooting_get_prop(PROPCASE_RESOLUTION) == 5) { // 5 = raw for cams that set with resolution shooting_get_prop 235 core/shooting.c int v=shooting_get_prop(PROPCASE_LANGUAGE); shooting_get_prop 250 core/shooting.c int x=shooting_get_prop(PROPCASE_DIGITAL_ZOOM_MODE); shooting_get_prop 264 core/shooting.c int x=shooting_get_prop(PROPCASE_DIGITAL_ZOOM_MODE); shooting_get_prop 270 core/shooting.c return shooting_get_prop(PROPCASE_DIGITAL_ZOOM_STATE); shooting_get_prop 284 core/shooting.c short m = shooting_get_prop(PROPCASE_REAL_FOCUS_MODE); shooting_get_prop 306 core/shooting.c short m = shooting_get_prop(PROPCASE_TIMER_MODE); shooting_get_prop 314 core/shooting.c return shooting_get_prop(PROPCASE_DRIVE_MODE); shooting_get_prop 381 core/shooting.c short shooting_get_canon_iso_mode() { return shooting_get_prop(PROPCASE_ISO_MODE); } shooting_get_prop 382 core/shooting.c short shooting_get_sv96_market() { return shooting_get_prop(PROPCASE_SV_MARKET); } shooting_get_prop 383 core/shooting.c short shooting_get_sv96_real() { return shooting_get_prop(PROPCASE_SV); } shooting_get_prop 384 core/shooting.c short shooting_get_sv96_delta() { return shooting_get_prop(PROPCASE_DELTA_SV); } shooting_get_prop 606 core/shooting.c short shooting_get_tv96() { return shooting_get_prop(PROPCASE_TV); } shooting_get_prop 702 core/shooting.c return shooting_get_prop(PROPCASE_USER_TV); shooting_get_prop 784 core/shooting.c short shooting_get_av96() { return shooting_get_prop(PROPCASE_AV); } shooting_get_prop 891 core/shooting.c return shooting_get_prop(PROPCASE_USER_AV); shooting_get_prop 1317 core/shooting.c if (shooting_get_prop(PROPCASE_AF_LOCK)==1 ) return 1; // allow focus if AFL enabled and camera can focus that way? shooting_get_prop 1320 core/shooting.c if (shooting_get_prop(PROPCASE_FOCUS_MODE)==1 ) return 1; // allow focus if MF enabled and camera can focus that way? shooting_get_prop 1325 core/shooting.c if (shooting_get_prop(PROPCASE_CONTINUOUS_AF)) return 0; // don't focus in continuous AF mode, shooting_get_prop 1328 core/shooting.c if (shooting_get_prop(PROPCASE_SERVO_AF)) return 0; // don't focus in servo AF mode shooting_get_prop 1330 core/shooting.c if ( (shooting_get_prop(PROPCASE_AF_LOCK)==0) // allow focus when in AF mode (i.e AFL or MF not enabled)? shooting_get_prop 1331 core/shooting.c && (shooting_get_prop(PROPCASE_FOCUS_MODE)==0 )) return 1; shooting_get_prop 51 include/properties.h extern int shooting_get_prop(int id); shooting_get_prop 417 lib/ubasic/ubasic.c r = shooting_get_prop(camera_info.props.quality); shooting_get_prop 421 lib/ubasic/ubasic.c r = shooting_get_prop(camera_info.props.orientation_sensor); shooting_get_prop 548 lib/ubasic/ubasic.c r = shooting_get_prop(var); shooting_get_prop 1788 lib/ubasic/ubasic.c ubasic_set_variable(var1, shooting_get_prop(var)); shooting_get_prop 1873 lib/ubasic/ubasic.c if (shooting_get_prop(camera_info.props.af_lock) shooting_get_prop 640 modules/luascript.c lua_pushnumber( L, shooting_get_prop( luaL_checknumber( L, 1 ) ) ); shooting_get_prop 924 modules/luascript.c if (shooting_get_prop(camera_info.props.af_lock) shooting_get_prop 1554 modules/luascript.c lua_pushnumber( L, shooting_get_prop(camera_info.props.orientation_sensor) ); shooting_get_prop 223 modules/module_exportlist.c shooting_get_prop shooting_get_prop 361 modules/zebra.c if (shooting_get_prop(camera_info.props.aspect_ratio) == 0) // standard requires x-shift to overlay drawing shooting_get_prop 125 platform/a1000/lib.c if ((m&MODE_MASK) != MODE_PLAY && shooting_get_prop(PROPCASE_RESOLUTION) == 8) { shooting_get_prop 134 platform/a1000/lib.c if ((m&MODE_MASK) != MODE_PLAY && shooting_get_prop(PROPCASE_RESOLUTION) == 8) { shooting_get_prop 156 platform/a495/lib.c if ((m&MODE_MASK) != MODE_PLAY && shooting_get_prop(PROPCASE_RESOLUTION) == 8) { shooting_get_prop 165 platform/a495/lib.c if ((m&MODE_MASK) != MODE_PLAY && shooting_get_prop(PROPCASE_RESOLUTION) == 8) { shooting_get_prop 123 platform/d30/lib.c int aspect_ratio=shooting_get_prop(PROPCASE_ASPECT_RATIO); shooting_get_prop 152 platform/d30/lib.c int aspect_ratio=shooting_get_prop(PROPCASE_ASPECT_RATIO); shooting_get_prop 151 platform/g12/lib.c else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == 16908) // Stitch mode shooting_get_prop 157 platform/g12/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 167 platform/g12/lib.c else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == 16908) // Stitch mode shooting_get_prop 169 platform/g12/lib.c if (shooting_get_prop(PROPCASE_STITCH_DIRECTION) == 0) // Direction check shooting_get_prop 170 platform/g12/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 175 platform/g12/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 182 platform/g12/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 206 platform/g12/lib.c else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == 16908) // Stitch mode shooting_get_prop 216 platform/g12/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 123 platform/g15/lib.c else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == MODE_STITCH) // Stitch mode shooting_get_prop 129 platform/g15/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 139 platform/g15/lib.c else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == MODE_STITCH) // Stitch mode shooting_get_prop 141 platform/g15/lib.c if (shooting_get_prop(PROPCASE_STITCH_DIRECTION) == 0) // Direction check shooting_get_prop 142 platform/g15/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 147 platform/g15/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 154 platform/g15/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 179 platform/g15/lib.c else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == MODE_STITCH) shooting_get_prop 189 platform/g15/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 83 platform/g16/lib.c if(shooting_get_prop(PROPCASE_IMAGE_FORMAT) == 1) shooting_get_prop 102 platform/g16/lib.c if(shooting_get_prop(PROPCASE_IMAGE_FORMAT) == 1) shooting_get_prop 177 platform/g16/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 190 platform/g16/lib.c return (vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]); shooting_get_prop 146 platform/g1x/lib.c else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == 16909) // Stitch mode shooting_get_prop 148 platform/g1x/lib.c if (shooting_get_prop(PROPCASE_STITCH_DIRECTION) == 0) // Direction check shooting_get_prop 149 platform/g1x/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 154 platform/g1x/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 164 platform/g1x/lib.c return vp_w[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 188 platform/g1x/lib.c else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == 16909) // Stitch mode shooting_get_prop 198 platform/g1x/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 182 platform/g5x/lib.c if (shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) // VGA shooting_get_prop 189 platform/g5x/lib.c return vp_xo_hdmi[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 190 platform/g5x/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 206 platform/g5x/lib.c if (shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) // VGA shooting_get_prop 214 platform/g5x/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 93 platform/g7x/lib.c }else if(shooting_get_prop(PROPCASE_IMAGE_FORMAT) == 1) { shooting_get_prop 236 platform/g7x/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { shooting_get_prop 242 platform/g7x/lib.c return vp_xo[lv_aspect][shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 259 platform/g7x/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { shooting_get_prop 265 platform/g7x/lib.c return vp_yo[lv_aspect][shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 165 platform/g7x2/lib.c if (shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) // VGA shooting_get_prop 175 platform/g7x2/lib.c return vp_xo_hdmi[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 176 platform/g7x2/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 192 platform/g7x2/lib.c if (shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) // VGA shooting_get_prop 200 platform/g7x2/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 92 platform/ixus1000_sd4500/sub/100d/lib.c if (shooting_get_prop(PROPCASE_ASPECT_RATIO) == 1 ) // on 16:9 shoot mode its 1.switch to video is 100 shooting_get_prop 101 platform/ixus1000_sd4500/sub/100d/lib.c if (shooting_get_prop(PROPCASE_ASPECT_RATIO) == 1 || ((mode_get()&MODE_MASK)== 100 )) shooting_get_prop 140 platform/ixus1000_sd4500/sub/100f/lib.c if (shooting_get_prop(PROPCASE_ASPECT_RATIO) == 1 ) // on 16:9 shoot mode its 1.switch to video is 100 shooting_get_prop 149 platform/ixus1000_sd4500/sub/100f/lib.c if (shooting_get_prop(PROPCASE_ASPECT_RATIO) == 1 || ((mode_get()&MODE_MASK)== 100 )) shooting_get_prop 71 platform/ixus1000_sd4500/sub/101a/lib.c if (shooting_get_prop(PROPCASE_ASPECT_RATIO) == 1 ) // on 16:9 shoot mode its 1.switch to video is 100 shooting_get_prop 80 platform/ixus1000_sd4500/sub/101a/lib.c if (shooting_get_prop(PROPCASE_ASPECT_RATIO) == 1 || ((mode_get()&MODE_MASK)== 100 )) shooting_get_prop 92 platform/ixus1000_sd4500/sub/102b/lib.c if (shooting_get_prop(PROPCASE_ASPECT_RATIO) == 1 ) // on 16:9 shoot mode its 1.switch to video is 100 shooting_get_prop 101 platform/ixus1000_sd4500/sub/102b/lib.c if (shooting_get_prop(PROPCASE_ASPECT_RATIO) == 1 || ((mode_get()&MODE_MASK)== 100 )) shooting_get_prop 71 platform/ixus1000_sd4500/sub/102c/lib.c if (shooting_get_prop(PROPCASE_ASPECT_RATIO) == 1 ) // on 16:9 shoot mode its 1.switch to video is 100 shooting_get_prop 80 platform/ixus1000_sd4500/sub/102c/lib.c if (shooting_get_prop(PROPCASE_ASPECT_RATIO) == 1 || ((mode_get()&MODE_MASK)== 100 )) shooting_get_prop 71 platform/ixus1000_sd4500/sub/102d/lib.c if (shooting_get_prop(PROPCASE_ASPECT_RATIO) == 1 ) // on 16:9 shoot mode its 1.switch to video is 100 shooting_get_prop 80 platform/ixus1000_sd4500/sub/102d/lib.c if (shooting_get_prop(PROPCASE_ASPECT_RATIO) == 1 || ((mode_get()&MODE_MASK)== 100 )) shooting_get_prop 71 platform/ixus1000_sd4500/sub/102e/lib.c if (shooting_get_prop(PROPCASE_ASPECT_RATIO) == 1 ) // on 16:9 shoot mode its 1.switch to video is 100 shooting_get_prop 80 platform/ixus1000_sd4500/sub/102e/lib.c if (shooting_get_prop(PROPCASE_ASPECT_RATIO) == 1 || ((mode_get()&MODE_MASK)== 100 )) shooting_get_prop 123 platform/ixus110_sd960/lib.c if( ( ( shooting_get_prop(PROPCASE_RESOLUTION) == 8 ) && ( !MODE_IS_VIDEO(modegot) ) ) || shooting_get_prop 124 platform/ixus110_sd960/lib.c ( ( MODE_IS_VIDEO(modegot) ) && ( shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 4 ) ) ) shooting_get_prop 137 platform/ixus110_sd960/lib.c if( ( ( shooting_get_prop(PROPCASE_RESOLUTION) == 8 ) && ( !MODE_IS_VIDEO(modegot) ) ) || shooting_get_prop 138 platform/ixus110_sd960/lib.c ( ( MODE_IS_VIDEO(modegot) ) && ( shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 4 ) ) ) shooting_get_prop 60 platform/ixus115_elph100hs/lib.c return vp_w[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 68 platform/ixus115_elph100hs/lib.c return vp_w[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 76 platform/ixus115_elph100hs/lib.c return vp_h[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 84 platform/ixus115_elph100hs/lib.c return vp_h[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 135 platform/ixus125_elph110hs/lib.c if (shooting_get_prop(PROPCASE_STITCH_DIRECTION) == 0) // Direction check shooting_get_prop 136 platform/ixus125_elph110hs/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 141 platform/ixus125_elph110hs/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 151 platform/ixus125_elph110hs/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 171 platform/ixus125_elph110hs/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { // 640x480 shooting_get_prop 179 platform/ixus125_elph110hs/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 195 platform/ixus125_elph110hs/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { // 640x480 shooting_get_prop 203 platform/ixus125_elph110hs/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 143 platform/ixus140_elph130/lib.c if (shooting_get_prop(PROPCASE_STITCH_DIRECTION) == 0) // Direction check shooting_get_prop 144 platform/ixus140_elph130/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 149 platform/ixus140_elph130/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 156 platform/ixus140_elph130/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 173 platform/ixus140_elph130/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { // 640x480 shooting_get_prop 185 platform/ixus140_elph130/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 197 platform/ixus140_elph130/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { // 640x480 shooting_get_prop 209 platform/ixus140_elph130/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 97 platform/ixus175_elph180/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { // 640x480 shooting_get_prop 104 platform/ixus175_elph180/lib.c if(shooting_get_prop(PROPCASE_ASPECT_RATIO) == 1) { shooting_get_prop 109 platform/ixus185_elph185/lib.c int aspect_ratio=shooting_get_prop(PROPCASE_ASPECT_RATIO); shooting_get_prop 47 platform/ixus200_sd980/sub/100c/lib.c if (shooting_get_prop(PROPCASE_RESOLUTION) == 8) // widescreen (16:9) image size shooting_get_prop 55 platform/ixus200_sd980/sub/100c/lib.c if (shooting_get_prop(PROPCASE_RESOLUTION) == 8) // widescreen (16:9) image size shooting_get_prop 40 platform/ixus200_sd980/sub/101c/lib.c if (shooting_get_prop(PROPCASE_RESOLUTION) == 8) // widescreen (16:9) image size shooting_get_prop 48 platform/ixus200_sd980/sub/101c/lib.c if (shooting_get_prop(PROPCASE_RESOLUTION) == 8) // widescreen (16:9) image size shooting_get_prop 40 platform/ixus200_sd980/sub/101d/lib.c if (shooting_get_prop(PROPCASE_RESOLUTION) == 8) // widescreen (16:9) image size shooting_get_prop 48 platform/ixus200_sd980/sub/101d/lib.c if (shooting_get_prop(PROPCASE_RESOLUTION) == 8) // widescreen (16:9) image size shooting_get_prop 60 platform/ixus220_elph300hs/lib.c return vp_w[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 68 platform/ixus220_elph300hs/lib.c return vp_w[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 76 platform/ixus220_elph300hs/lib.c return vp_h[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 84 platform/ixus220_elph300hs/lib.c return vp_h[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 81 platform/ixus230_elph310hs/lib.c return vp_w[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 89 platform/ixus230_elph310hs/lib.c return vp_w[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 97 platform/ixus230_elph310hs/lib.c return vp_h[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 105 platform/ixus230_elph310hs/lib.c return vp_h[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 119 platform/ixus230_elph310hs/lib.c return vp_w[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 93 platform/ixus240_elph320hs/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 5) { shooting_get_prop 174 platform/ixus240_elph320hs/lib.c return vp_w[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 128 platform/ixus255_elph330hs/lib.c if (shooting_get_prop(PROPCASE_STITCH_DIRECTION) == 0) // Direction check shooting_get_prop 129 platform/ixus255_elph330hs/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 134 platform/ixus255_elph330hs/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 141 platform/ixus255_elph330hs/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 167 platform/ixus255_elph330hs/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 188 platform/ixus255_elph330hs/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 93 platform/ixus265_elph340hs/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 5) { shooting_get_prop 138 platform/ixus265_elph340hs/lib.c int aspect_ratio=shooting_get_prop(PROPCASE_ASPECT_RATIO); shooting_get_prop 155 platform/ixus265_elph340hs/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { // 640x480 shooting_get_prop 161 platform/ixus265_elph340hs/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 172 platform/ixus265_elph340hs/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { // 640x480 shooting_get_prop 178 platform/ixus265_elph340hs/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 87 platform/ixus275_elph350hs/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 5) { shooting_get_prop 132 platform/ixus275_elph350hs/lib.c int aspect_ratio=shooting_get_prop(PROPCASE_ASPECT_RATIO); shooting_get_prop 149 platform/ixus275_elph350hs/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { // 640x480 shooting_get_prop 155 platform/ixus275_elph350hs/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 166 platform/ixus275_elph350hs/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { // 640x480 shooting_get_prop 172 platform/ixus275_elph350hs/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 107 platform/ixus285_elph360hs/lib.c int aspect_ratio=shooting_get_prop(PROPCASE_ASPECT_RATIO); shooting_get_prop 130 platform/ixus285_elph360hs/lib.c int aspect_ratio=shooting_get_prop(PROPCASE_ASPECT_RATIO); shooting_get_prop 145 platform/ixus300_sd4000/lib.c if (shooting_get_prop(PROPCASE_RESOLUTION ) == 8 ) return 0 ; // wide screen mode shooting_get_prop 144 platform/ixus310_elph500hs/lib.c return vp_w[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 139 platform/m10/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { shooting_get_prop 145 platform/m10/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 155 platform/m10/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { shooting_get_prop 161 platform/m10/lib.c if (shooting_get_prop(PROPCASE_ASPECT_RATIO) == 1) shooting_get_prop 161 platform/m3/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { shooting_get_prop 167 platform/m3/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 177 platform/m3/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { shooting_get_prop 183 platform/m3/lib.c if (shooting_get_prop(PROPCASE_ASPECT_RATIO) == 1) shooting_get_prop 130 platform/n/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 145 platform/n/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { // 640x480 shooting_get_prop 153 platform/n/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 130 platform/n_facebook/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 145 platform/n_facebook/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { // 640x480 shooting_get_prop 153 platform/n_facebook/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 98 platform/s100/lib.c else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == 16909) // Stitch mode shooting_get_prop 104 platform/s100/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 114 platform/s100/lib.c else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == 16909) // Stitch mode shooting_get_prop 116 platform/s100/lib.c if (shooting_get_prop(PROPCASE_STITCH_DIRECTION) == 0) // Direction check shooting_get_prop 117 platform/s100/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 122 platform/s100/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 129 platform/s100/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 154 platform/s100/lib.c else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == 16908) // Stitch mode shooting_get_prop 164 platform/s100/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 120 platform/s110/lib.c else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == MODE_STITCH) // Stitch mode shooting_get_prop 126 platform/s110/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 136 platform/s110/lib.c else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == MODE_STITCH) shooting_get_prop 138 platform/s110/lib.c if (shooting_get_prop(PROPCASE_STITCH_DIRECTION) == 0) // Direction check shooting_get_prop 139 platform/s110/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 144 platform/s110/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 151 platform/s110/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 176 platform/s110/lib.c else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == MODE_STITCH) shooting_get_prop 186 platform/s110/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 156 platform/s95/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 168 platform/s95/lib.c if (shooting_get_prop(PROPCASE_STITCH_DIRECTION) == 0) // Direction check shooting_get_prop 169 platform/s95/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 174 platform/s95/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 181 platform/s95/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 215 platform/s95/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 87 platform/sx160is/lib.c if(shooting_get_prop(PROPCASE_ASPECT_RATIO) == 3) { // 1:1 appears to use X offset shooting_get_prop 104 platform/sx210is/lib.c if( ( (shooting_get_prop(PROPCASE_RESOLUTION) == 8) && (!MODE_IS_VIDEO(mode_get())) ) || shooting_get_prop 105 platform/sx210is/lib.c ( (MODE_IS_VIDEO(mode_get())) && (shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 4) ) ) shooting_get_prop 123 platform/sx210is/lib.c if( ( (shooting_get_prop(PROPCASE_RESOLUTION) == 8) && (!MODE_IS_VIDEO(mode_get())) ) || shooting_get_prop 124 platform/sx210is/lib.c ( (MODE_IS_VIDEO(mode_get())) && (shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 4) ) ) shooting_get_prop 111 platform/sx220hs/lib.c return vp_w[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 122 platform/sx220hs/lib.c return vp_w[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 84 platform/sx230hs/lib.c return vp_w[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 92 platform/sx230hs/lib.c return vp_w[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 107 platform/sx240hs/lib.c } else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == 16909) { // Stitch mode shooting_get_prop 113 platform/sx240hs/lib.c return vp_h[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 120 platform/sx240hs/lib.c } else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == 16909) { // Stitch mode shooting_get_prop 121 platform/sx240hs/lib.c if (shooting_get_prop(PROPCASE_STITCH_DIRECTION) == 0) // Direction check shooting_get_prop 122 platform/sx240hs/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 127 platform/sx240hs/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 135 platform/sx240hs/lib.c return vp_w[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 142 platform/sx240hs/lib.c } else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == 16909) { // Stitch mode shooting_get_prop 148 platform/sx240hs/lib.c return vp_h[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 109 platform/sx260hs/lib.c } else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == 16909) { // Stitch mode shooting_get_prop 115 platform/sx260hs/lib.c return vp_h[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 122 platform/sx260hs/lib.c } else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == 16909) { // Stitch mode shooting_get_prop 123 platform/sx260hs/lib.c if (shooting_get_prop(PROPCASE_STITCH_DIRECTION) == 0) // Direction check shooting_get_prop 124 platform/sx260hs/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 129 platform/sx260hs/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 137 platform/sx260hs/lib.c return vp_w[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 144 platform/sx260hs/lib.c } else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == 16909) { // Stitch mode shooting_get_prop 150 platform/sx260hs/lib.c return vp_h[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 137 platform/sx30/lib.c else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == 16908) // Stitch mode shooting_get_prop 139 platform/sx30/lib.c if (shooting_get_prop(PROPCASE_STITCH_DIRECTION) == 0) // Direction check shooting_get_prop 140 platform/sx30/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 145 platform/sx30/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 172 platform/sx30/lib.c else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == 16908) // Stitch mode shooting_get_prop 180 platform/sx30/lib.c else if (shooting_get_prop(PROPCASE_ASPECT_RATIO) == 1) // Wide screen top & bottom 30 pixels not used in viewport shooting_get_prop 97 platform/sx400is/lib.c int aspect_ratio=shooting_get_prop(PROPCASE_ASPECT_RATIO); shooting_get_prop 119 platform/sx400is/lib.c int aspect_ratio=shooting_get_prop(PROPCASE_ASPECT_RATIO); shooting_get_prop 143 platform/sx40hs/lib.c else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == 16909) // Stitch mode shooting_get_prop 149 platform/sx40hs/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 159 platform/sx40hs/lib.c else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == 16909) // Stitch mode shooting_get_prop 161 platform/sx40hs/lib.c if (shooting_get_prop(PROPCASE_STITCH_DIRECTION) == 0) // Direction check shooting_get_prop 162 platform/sx40hs/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 167 platform/sx40hs/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 174 platform/sx40hs/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 198 platform/sx40hs/lib.c else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == 16908) // Stitch mode shooting_get_prop 208 platform/sx40hs/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 102 platform/sx410is/lib.c int aspect_ratio=shooting_get_prop(PROPCASE_ASPECT_RATIO); shooting_get_prop 105 platform/sx420is/lib.c int aspect_ratio=shooting_get_prop(PROPCASE_ASPECT_RATIO); shooting_get_prop 104 platform/sx430is/lib.c int aspect_ratio=shooting_get_prop(PROPCASE_ASPECT_RATIO); shooting_get_prop 119 platform/sx50hs/lib.c else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == 16909) // Stitch mode shooting_get_prop 125 platform/sx50hs/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 135 platform/sx50hs/lib.c else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == 16909) // Stitch mode shooting_get_prop 137 platform/sx50hs/lib.c if (shooting_get_prop(PROPCASE_STITCH_DIRECTION) == 0) // Direction check shooting_get_prop 138 platform/sx50hs/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 143 platform/sx50hs/lib.c if (shooting_get_prop(PROPCASE_STITCH_SEQUENCE) == 0) // Shot already taken? shooting_get_prop 150 platform/sx50hs/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 175 platform/sx50hs/lib.c else if (shooting_get_prop(PROPCASE_SHOOTING_MODE) == 16908) // Stitch mode shooting_get_prop 185 platform/sx50hs/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 111 platform/sx510hs/lib.c int aspect_ratio=shooting_get_prop(PROPCASE_ASPECT_RATIO); shooting_get_prop 133 platform/sx510hs/lib.c int aspect_ratio=shooting_get_prop(PROPCASE_ASPECT_RATIO); shooting_get_prop 105 platform/sx520hs/lib.c int aspect_ratio=shooting_get_prop(PROPCASE_ASPECT_RATIO); shooting_get_prop 127 platform/sx520hs/lib.c int aspect_ratio=shooting_get_prop(PROPCASE_ASPECT_RATIO); shooting_get_prop 105 platform/sx530hs/lib.c int aspect_ratio=shooting_get_prop(PROPCASE_ASPECT_RATIO); shooting_get_prop 127 platform/sx530hs/lib.c int aspect_ratio=shooting_get_prop(PROPCASE_ASPECT_RATIO); shooting_get_prop 88 platform/sx60hs/lib.c }else if(shooting_get_prop(PROPCASE_IMAGE_FORMAT) == 1) { shooting_get_prop 222 platform/sx60hs/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 235 platform/sx60hs/lib.c return (vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]); shooting_get_prop 91 platform/sx610hs/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 5) { shooting_get_prop 136 platform/sx610hs/lib.c int aspect_ratio=shooting_get_prop(PROPCASE_ASPECT_RATIO); shooting_get_prop 153 platform/sx610hs/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { // 640x480 shooting_get_prop 159 platform/sx610hs/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 170 platform/sx610hs/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { // 640x480 shooting_get_prop 176 platform/sx610hs/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 92 platform/sx620hs/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 5) { shooting_get_prop 137 platform/sx620hs/lib.c int aspect_ratio=shooting_get_prop(PROPCASE_ASPECT_RATIO); shooting_get_prop 154 platform/sx620hs/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { // 640x480 shooting_get_prop 160 platform/sx620hs/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 171 platform/sx620hs/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { // 640x480 shooting_get_prop 177 platform/sx620hs/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 159 platform/sx700hs/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 172 platform/sx700hs/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { shooting_get_prop 178 platform/sx700hs/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 166 platform/sx710hs/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 179 platform/sx710hs/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { shooting_get_prop 185 platform/sx710hs/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 160 platform/sx730hs/lib.c return vp_xo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 173 platform/sx730hs/lib.c if(shooting_get_prop(PROPCASE_VIDEO_RESOLUTION) == 2) { shooting_get_prop 179 platform/sx730hs/lib.c return vp_yo[shooting_get_prop(PROPCASE_ASPECT_RATIO)]; shooting_get_prop 23 tools/ubasic_test/camera_functions.h int shooting_get_prop(int id);