OSDN Git Service

Fix the rgb to yuv422sp conversion. The order of uv is different from the
authorChih-Chung Chang <chihchung@google.com>
Thu, 18 Feb 2010 21:58:24 +0000 (13:58 -0800)
committerChih-Chung Chang <chihchung@google.com>
Thu, 18 Feb 2010 22:02:56 +0000 (14:02 -0800)
commitd7381a199bb4641cdcaf28ae6cadbf2513b14fae
tree50e67abae6e4e2fe561f116adfd2428d8e259e95
parent6f760ee1c232b39a5593dd0a53f0788c6700ee68
Fix the rgb to yuv422sp conversion. The order of uv is different from the
original version, but it should be ok as the original Y,Cb,Cr are all incorrect.
camera/libcameraservice/FakeCamera.cpp