Fuzev2: don't reinvent the wheel: swap pixels with existing swap_odd_even32
commit8284355e9a24a92ad14bbf07545ba64b9cb11577
authorfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Mon, 5 Apr 2010 06:35:23 +0000 (5 06:35 +0000)
committerfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Mon, 5 Apr 2010 06:35:23 +0000 (5 06:35 +0000)
treed0679e5031e59f98244ac1fd4b36d5c8bccaf7a6
parentbaec01140af2abb339bb5058b0c62378ba935208
Fuzev2: don't reinvent the wheel: swap pixels with existing swap_odd_even32

It is equally fast and doesn't need an additional mask
Thanks to amiconn for pointing to it

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25477 a1c6a512-1295-4272-9138-f99709370657
firmware/target/arm/as3525/sansa-fuzev2/lcd-fuzev2.c