aperture_sizes_table   30 core/shooting.c extern const ApertureSize aperture_sizes_table[];
aperture_sizes_table  781 core/shooting.c #define AV96_MIN (aperture_sizes_table[0].prop_id)
aperture_sizes_table  782 core/shooting.c #define AV96_MAX (aperture_sizes_table[AS_SIZE-1].prop_id)
aperture_sizes_table  805 core/shooting.c         return (short) aperture_sizes_table[conf.av_override_value].prop_id;
aperture_sizes_table  829 core/shooting.c     if (av96 <= aperture_sizes_table[0].prop_id)
aperture_sizes_table  835 core/shooting.c         if ((av96 > aperture_sizes_table[i].prop_id) && (av96 <= aperture_sizes_table[i+1].prop_id))
aperture_sizes_table  837 core/shooting.c             if ((av96 - aperture_sizes_table[i].prop_id) < (aperture_sizes_table[i+1].prop_id - av96))
aperture_sizes_table  852 core/shooting.c     return aperture_sizes_table[find_nearest_aperture_entry(av96)].prop_id;
aperture_sizes_table  900 core/shooting.c     return aperture_sizes_table[find_nearest_aperture_entry(shooting_get_user_av96())].id;
aperture_sizes_table  914 core/shooting.c             if (aperture_sizes_table[i].id == v)
aperture_sizes_table  916 core/shooting.c                 short vv = aperture_sizes_table[i].prop_id;
aperture_sizes_table  958 core/shooting.c     return (char*)aperture_sizes_table[find_nearest_aperture_entry(shooting_get_av96())].name;
aperture_sizes_table    9 platform/a1000/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table  153 platform/a1000/shooting.c 	if (aperture_sizes_table[i].prop_id == avv)
aperture_sizes_table  154 platform/a1000/shooting.c 	    return (char*)aperture_sizes_table[i].name;
aperture_sizes_table    6 platform/a1100/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    7 platform/a1200/shooting.c const ApertureSize aperture_sizes_table[] = {    // A1200 propcase_av 23
aperture_sizes_table    7 platform/a1300/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    7 platform/a1400/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    9 platform/a2000/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   11 platform/a2100/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/a2200/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    8 platform/a2300/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    8 platform/a2400/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   12 platform/a2500/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   12 platform/a2600/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    9 platform/a3000/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 23 at different zoom steps
aperture_sizes_table    9 platform/a3100/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 23 at different zoom steps
aperture_sizes_table    5 platform/a3200/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/a3300/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    7 platform/a3400/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    7 platform/a4000/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/a410/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/a420/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/a430/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/a450/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/a460/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    9 platform/a470/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/a480/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/a490/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/a495/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/a530/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/a540/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    7 platform/a550/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/a560/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/a570/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    9 platform/a580/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    9 platform/a590/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/a610/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/a620/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/a630/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/a640/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/a650/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/a700/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/a710/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    9 platform/a720/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/a800/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    7 platform/a810/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    8 platform/d10/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 23
aperture_sizes_table   10 platform/d20/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   10 platform/d30/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/g10/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    9 platform/g11/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 26
aperture_sizes_table    6 platform/g12/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/g15/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   11 platform/g16/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/g1x/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/g5x/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/g7/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   10 platform/g7x/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/g7x2/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    9 platform/g9/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   14 platform/generic/shooting.c #define AV96_MIN (aperture_sizes_table[0].prop_id)
aperture_sizes_table   17 platform/generic/shooting.c const unsigned int AS_SIZE  = sizeof(aperture_sizes_table)/sizeof(aperture_sizes_table[0]);
aperture_sizes_table   15 platform/ixus1000_sd4500/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    8 platform/ixus100_sd780/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 26
aperture_sizes_table    6 platform/ixus105_sd1300/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    8 platform/ixus110_sd960/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 23
aperture_sizes_table   11 platform/ixus115_elph100hs/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/ixus120_sd940/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   10 platform/ixus125_elph110hs/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    9 platform/ixus130_sd1400/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 26 (?)
aperture_sizes_table   10 platform/ixus132_elph115/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 23
aperture_sizes_table   10 platform/ixus135_elph120/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 23
aperture_sizes_table   10 platform/ixus140_elph130/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 23
aperture_sizes_table    6 platform/ixus145_elph135/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   25 platform/ixus150_elph140/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/ixus155_elph150/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   26 platform/ixus160_elph160/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   25 platform/ixus170_elph170/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   24 platform/ixus175_elph180/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    9 platform/ixus185_elph185/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/ixus200_sd980/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   12 platform/ixus220_elph300hs/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   10 platform/ixus230_elph310hs/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    7 platform/ixus240_elph320hs/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/ixus255_elph330hs/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 23
aperture_sizes_table   29 platform/ixus265_elph340hs/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   29 platform/ixus275_elph350hs/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    4 platform/ixus285_elph360hs/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   12 platform/ixus300_sd4000/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/ixus30_sd200/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/ixus310_elph500hs/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/ixus40_sd300/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/ixus50_sd400/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/ixus55_sd450/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/ixus60_sd600/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/ixus65_sd630/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/ixus700_sd500/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/ixus70_sd1000/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/ixus750_sd550/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/ixus75_sd750/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/ixus800_sd700/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   10 platform/ixus80_sd1100/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/ixus850_sd800/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    9 platform/ixus85_sd770/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    9 platform/ixus860_sd870/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   25 platform/ixus870_sd880/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   11 platform/ixus900_sd900/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/ixus90_sd790/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    8 platform/ixus950_sd850/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 23
aperture_sizes_table    8 platform/ixus95_sd1200/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 26
aperture_sizes_table    3 platform/ixus960_sd950/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    9 platform/ixus970_sd890/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    8 platform/ixus980_sd990/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 26
aperture_sizes_table    9 platform/ixus990_sd970/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    4 platform/ixusizoom_sd30/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/ixusw_sd430/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   10 platform/m10/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   10 platform/m3/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    7 platform/n/shooting.c const ApertureSize aperture_sizes_table[] = { // TODO : FIXME
aperture_sizes_table    7 platform/n_facebook/shooting.c const ApertureSize aperture_sizes_table[] = { // TODO : FIXME
aperture_sizes_table    9 platform/s100/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/s110/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/s2is/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/s3is/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   10 platform/s5is/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    5 platform/s80/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    9 platform/s90/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 26
aperture_sizes_table    9 platform/s95/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 26
aperture_sizes_table    6 platform/sx1/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/sx10/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    9 platform/sx100is/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/sx110is/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/sx120is/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   11 platform/sx130is/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 26
aperture_sizes_table   11 platform/sx150is/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 26
aperture_sizes_table    7 platform/sx160is/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    9 platform/sx170is/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/sx20/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/sx200is/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   15 platform/sx210is/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   13 platform/sx220hs/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   13 platform/sx230hs/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    9 platform/sx240hs/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   13 platform/sx260hs/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   11 platform/sx280hs/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/sx30/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   11 platform/sx400is/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 23
aperture_sizes_table    6 platform/sx40hs/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   11 platform/sx410is/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 23
aperture_sizes_table    7 platform/sx420is/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    7 platform/sx430is/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/sx500is/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/sx50hs/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   11 platform/sx510hs/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 23
aperture_sizes_table   10 platform/sx520hs/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 23
aperture_sizes_table   10 platform/sx530hs/shooting.c const ApertureSize aperture_sizes_table[] = { // PROPCASE 23
aperture_sizes_table   14 platform/sx60hs/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   28 platform/sx610hs/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   28 platform/sx620hs/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   11 platform/sx700hs/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   11 platform/sx710hs/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table   12 platform/sx730hs/shooting.c const ApertureSize aperture_sizes_table[] = {
aperture_sizes_table    6 platform/tx1/shooting.c const ApertureSize aperture_sizes_table[] = {