commit | cfcd5c4f61a483c1913fde561619bf0eba31dd4b | [log] [tgz] |
---|---|---|
author | Deb Mukherjee <debargha@google.com> | Wed Nov 13 16:02:06 2013 -0800 |
committer | Deb Mukherjee <debargha@google.com> | Wed Nov 13 22:15:16 2013 -0800 |
tree | 77c35691f5b48fe8077422ec28fad2685f3e2b30 | |
parent | 8282c1a68dae80da79ff0e2bb936a6cfc0d9deb6 [diff] |
Simplifies band-getting with a static array Simplifies the code by implementing band mapping with static arrays. A lot of the code complexity introduced in a previous patch disappears. Change-Id: Ia3fac36e594fb5ad2d55ae141c58bba4c55c2d28