Added an optimization to the Android client's LuminanceSource implementation, and...
authordswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 15 Jul 2009 18:32:01 +0000 (18:32 +0000)
committerdswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 15 Jul 2009 18:32:01 +0000 (18:32 +0000)
commit16e49142c0aff5057cf45abd4cecc60a0afaa76d
treeb0a6868deb43af88f9da11c5dffa553f82c45345
parent3d77ccb370910c955b8a0acfc697fce152116cf7
Added an optimization to the Android client's LuminanceSource implementation, and removed manual array copies in favor of System.arraycopy().

git-svn-id: http://zxing.googlecode.com/svn/trunk@1020 59b500cc-1b3d-0410-9834-0bbf25fbcc57
android/src/com/google/zxing/client/android/YUVLuminanceSource.java