This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
camera
/
libcameraservice
History
Chih-Chung Chang
d7381a199b
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.
2010-02-18 14:02:56 -08:00
..
Android.mk
split libsurfaceflinger_client and libcamera_client out of libui
2010-02-11 13:16:22 -08:00
CameraHardwareStub.cpp
Set more camera parameters initial values.
2009-11-27 12:52:32 +08:00
CameraHardwareStub.h
split libsurfaceflinger_client and libcamera_client out of libui
2010-02-11 13:16:22 -08:00
CameraService.cpp
fix [2447659] fix improper usage of the YCbCr_420_SP format
2010-02-16 20:45:21 -08:00
CameraService.h
split libsurfaceflinger_client and libcamera_client out of libui
2010-02-11 13:16:22 -08:00
CannedJpeg.h
Set more camera parameters initial values.
2009-11-27 12:52:32 +08:00
FakeCamera.cpp
Fix the rgb to yuv422sp conversion. The order of uv is different from the
2010-02-18 14:02:56 -08:00
FakeCamera.h
…