active_viewport_buffer   83 core/shooting.c     extern volatile char active_viewport_buffer;
active_viewport_buffer   87 core/shooting.c     avb_v = active_viewport_buffer;
active_viewport_buffer   72 platform/a1200/lib.c extern char active_viewport_buffer;
active_viewport_buffer   87 platform/a1200/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   57 platform/a1400/lib.c     extern char active_viewport_buffer;
active_viewport_buffer   65 platform/a1400/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   46 platform/a2200/lib.c extern char active_viewport_buffer;
active_viewport_buffer   61 platform/a2200/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   52 platform/a2300/lib.c extern char active_viewport_buffer;
active_viewport_buffer   67 platform/a2300/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   55 platform/a2400/lib.c extern char active_viewport_buffer;
active_viewport_buffer   70 platform/a2400/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   59 platform/a2500/lib.c     extern char active_viewport_buffer;
active_viewport_buffer   67 platform/a2500/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   59 platform/a2600/lib.c     extern char active_viewport_buffer;
active_viewport_buffer   67 platform/a2600/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer  108 platform/a3100/lib.c extern char active_viewport_buffer;
active_viewport_buffer  114 platform/a3100/lib.c     unsigned char buff = (unsigned char) active_viewport_buffer;
active_viewport_buffer   54 platform/a3200/lib.c extern char active_viewport_buffer;
active_viewport_buffer   69 platform/a3200/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   50 platform/a3400/lib.c extern char active_viewport_buffer;
active_viewport_buffer   65 platform/a3400/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   50 platform/a4000/lib.c extern char active_viewport_buffer;
active_viewport_buffer   65 platform/a4000/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer  106 platform/a495/lib.c extern char active_viewport_buffer;
active_viewport_buffer  121 platform/a495/lib.c     return viewport_buffers[(active_viewport_buffer)&3];
active_viewport_buffer   49 platform/a800/lib.c extern char active_viewport_buffer;
active_viewport_buffer   64 platform/a800/lib.c     return viewport_buffers[(active_viewport_buffer)&3];
active_viewport_buffer   71 platform/d20/lib.c extern char active_viewport_buffer;
active_viewport_buffer   87 platform/d20/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   69 platform/d30/lib.c extern char active_viewport_buffer;
active_viewport_buffer   90 platform/d30/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer  125 platform/g11/lib.c     extern char active_viewport_buffer;
active_viewport_buffer  128 platform/g11/lib.c     int buf = active_viewport_buffer-1;
active_viewport_buffer   91 platform/g12/lib.c extern char active_viewport_buffer;
active_viewport_buffer  102 platform/g12/lib.c     int b = (active_viewport_buffer-1)&3;
active_viewport_buffer   90 platform/g1x/lib.c extern char active_viewport_buffer;
active_viewport_buffer  101 platform/g1x/lib.c     int b = (active_viewport_buffer-1)&3;
active_viewport_buffer   26 platform/ixus1000_sd4500/sub/101a/lib.c extern char active_viewport_buffer;
active_viewport_buffer   43 platform/ixus1000_sd4500/sub/101a/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   26 platform/ixus1000_sd4500/sub/102c/lib.c extern char active_viewport_buffer;
active_viewport_buffer   43 platform/ixus1000_sd4500/sub/102c/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   26 platform/ixus1000_sd4500/sub/102d/lib.c extern char active_viewport_buffer;
active_viewport_buffer   43 platform/ixus1000_sd4500/sub/102d/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   26 platform/ixus1000_sd4500/sub/102e/lib.c extern char active_viewport_buffer;
active_viewport_buffer   43 platform/ixus1000_sd4500/sub/102e/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   87 platform/ixus105_sd1300/lib.c extern char active_viewport_buffer;
active_viewport_buffer  102 platform/ixus105_sd1300/lib.c     return viewport_buffers[(active_viewport_buffer)&3];
active_viewport_buffer  101 platform/ixus115_elph100hs/lib.c extern char active_viewport_buffer;
active_viewport_buffer  112 platform/ixus115_elph100hs/lib.c     int b = (active_viewport_buffer-1)&3;
active_viewport_buffer   75 platform/ixus125_elph110hs/lib.c extern char active_viewport_buffer;
active_viewport_buffer   90 platform/ixus125_elph110hs/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   84 platform/ixus130_sd1400/lib.c extern char active_viewport_buffer;
active_viewport_buffer   99 platform/ixus130_sd1400/lib.c     return viewport_buffers[(active_viewport_buffer)&3];
active_viewport_buffer   62 platform/ixus132_elph115/lib.c     extern char active_viewport_buffer;
active_viewport_buffer   70 platform/ixus132_elph115/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   62 platform/ixus135_elph120/lib.c     extern char active_viewport_buffer;
active_viewport_buffer   70 platform/ixus135_elph120/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   64 platform/ixus140_elph130/lib.c     extern char active_viewport_buffer;
active_viewport_buffer   67 platform/ixus140_elph130/lib.c     int i = active_viewport_buffer - 1;
active_viewport_buffer  101 platform/ixus145_elph135/lib.c     extern char active_viewport_buffer;
active_viewport_buffer  106 platform/ixus145_elph135/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   89 platform/ixus150_elph140/lib.c     extern char active_viewport_buffer;
active_viewport_buffer   94 platform/ixus150_elph140/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   99 platform/ixus155_elph150/lib.c     extern char active_viewport_buffer;
active_viewport_buffer  103 platform/ixus155_elph150/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer  136 platform/ixus175_elph180/lib.c     extern char active_viewport_buffer;
active_viewport_buffer  142 platform/ixus175_elph180/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   62 platform/ixus185_elph185/lib.c extern char active_viewport_buffer;
active_viewport_buffer   72 platform/ixus185_elph185/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   51 platform/ixus230_elph310hs/lib.c extern char active_viewport_buffer;
active_viewport_buffer   68 platform/ixus230_elph310hs/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   82 platform/ixus240_elph320hs/lib.c extern char active_viewport_buffer;
active_viewport_buffer  114 platform/ixus240_elph320hs/lib.c         return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer  118 platform/ixus240_elph320hs/lib.c     return viewport_buffers[(active_viewport_buffer-1)&7];
active_viewport_buffer   56 platform/ixus255_elph330hs/lib.c     extern char active_viewport_buffer;
active_viewport_buffer   64 platform/ixus255_elph330hs/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   75 platform/ixus265_elph340hs/lib.c extern char active_viewport_buffer;
active_viewport_buffer   82 platform/ixus265_elph340hs/lib.c     return viewport_buffers[(active_viewport_buffer-1)&7];
active_viewport_buffer   69 platform/ixus275_elph350hs/lib.c extern char active_viewport_buffer;
active_viewport_buffer   76 platform/ixus275_elph350hs/lib.c     return viewport_buffers[(active_viewport_buffer-1)&7];
active_viewport_buffer   73 platform/ixus285_elph360hs/lib.c extern char active_viewport_buffer;
active_viewport_buffer   83 platform/ixus285_elph360hs/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   89 platform/ixus300_sd4000/lib.c     extern char  active_viewport_buffer; // in stub_entry.S for ixus300
active_viewport_buffer  102 platform/ixus300_sd4000/lib.c         vp = active_viewport_buffer ;
active_viewport_buffer   78 platform/ixus310_elph500hs/lib.c extern char active_viewport_buffer;
active_viewport_buffer   89 platform/ixus310_elph500hs/lib.c     int b = (active_viewport_buffer-1)&3;
active_viewport_buffer   95 platform/m3/lib.c extern char active_viewport_buffer;
active_viewport_buffer   67 platform/n/lib.c     extern char active_viewport_buffer;
active_viewport_buffer   71 platform/n/lib.c         return viewport_buffers[(active_viewport_buffer-1)&3];     // Video and fisheye appear to use 4 buffer
active_viewport_buffer   75 platform/n/lib.c     return viewport_buffers[(active_viewport_buffer-1)&7];
active_viewport_buffer   67 platform/n_facebook/lib.c     extern char active_viewport_buffer;
active_viewport_buffer   71 platform/n_facebook/lib.c         return viewport_buffers[(active_viewport_buffer-1)&3];     // Video and fisheye appear to use 4 buffer
active_viewport_buffer   75 platform/n_facebook/lib.c     return viewport_buffers[(active_viewport_buffer-1)&7];
active_viewport_buffer   90 platform/s95/lib.c extern char active_viewport_buffer;
active_viewport_buffer  101 platform/s95/lib.c     int b = (active_viewport_buffer-1)&3;
active_viewport_buffer   34 platform/sx150is/sub/100a/lib.c extern char active_viewport_buffer;
active_viewport_buffer   44 platform/sx150is/sub/100a/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   95 platform/sx160is/lib.c extern char active_viewport_buffer;
active_viewport_buffer  106 platform/sx160is/lib.c     int i = active_viewport_buffer - 1;
active_viewport_buffer   55 platform/sx170is/lib.c extern char active_viewport_buffer;
active_viewport_buffer   78 platform/sx170is/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer  165 platform/sx210is/lib.c extern char active_viewport_buffer;
active_viewport_buffer  180 platform/sx210is/lib.c     unsigned char buff = active_viewport_buffer;
active_viewport_buffer   62 platform/sx220hs/lib.c extern char active_viewport_buffer;
active_viewport_buffer   79 platform/sx220hs/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   67 platform/sx240hs/lib.c extern char active_viewport_buffer;
active_viewport_buffer   80 platform/sx240hs/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   68 platform/sx260hs/lib.c extern char active_viewport_buffer;
active_viewport_buffer   79 platform/sx260hs/lib.c         return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   82 platform/sx260hs/lib.c     return viewport_buffers[(active_viewport_buffer-1)&7];
active_viewport_buffer   87 platform/sx30/lib.c extern char active_viewport_buffer;
active_viewport_buffer  102 platform/sx30/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   69 platform/sx400is/lib.c extern char active_viewport_buffer;
active_viewport_buffer   79 platform/sx400is/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   88 platform/sx40hs/lib.c extern char active_viewport_buffer;
active_viewport_buffer   99 platform/sx40hs/lib.c     int b = (active_viewport_buffer-1)&3;
active_viewport_buffer   63 platform/sx410is/lib.c extern char active_viewport_buffer;
active_viewport_buffer   70 platform/sx410is/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   63 platform/sx420is/lib.c extern char active_viewport_buffer;
active_viewport_buffer   73 platform/sx420is/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   62 platform/sx430is/lib.c extern char active_viewport_buffer;
active_viewport_buffer   72 platform/sx430is/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   85 platform/sx500is/lib.c extern char active_viewport_buffer;
active_viewport_buffer  100 platform/sx500is/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   68 platform/sx50hs/lib.c extern char active_viewport_buffer;
active_viewport_buffer   83 platform/sx50hs/lib.c     return viewport_buffers[(active_viewport_buffer-1)&7];
active_viewport_buffer   62 platform/sx510hs/lib.c extern char active_viewport_buffer;
active_viewport_buffer   84 platform/sx510hs/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   67 platform/sx520hs/lib.c extern char active_viewport_buffer;
active_viewport_buffer   83 platform/sx520hs/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   67 platform/sx530hs/lib.c extern char active_viewport_buffer;
active_viewport_buffer   83 platform/sx530hs/lib.c     return viewport_buffers[(active_viewport_buffer-1)&3];
active_viewport_buffer   73 platform/sx610hs/lib.c extern char active_viewport_buffer;
active_viewport_buffer   80 platform/sx610hs/lib.c     return viewport_buffers[(active_viewport_buffer-1)&7];
active_viewport_buffer   74 platform/sx620hs/lib.c extern char active_viewport_buffer;
active_viewport_buffer   81 platform/sx620hs/lib.c     return viewport_buffers[(active_viewport_buffer-1)&7];