http://cafe.naver.com/embeddedcrazyboys
http://www.mangoboard.com/
Modified to support Dual Camera on ICS
Kernel
“mach_mango220.c” file
#ifdef CONFIG_VIDEO_MT9P111
&mt9p111_a,
&mt9p111_b,
#endif
device/samsung/exynos4/ libcamera/ SecCameraHWInterface.cpp
file
...
static int HAL_getNumberOfCameras()
{
LOGV("%s", __func__);
return sizeof(sCameraInfo) / sizeof(sCameraInfo[0]);
}
댓글 없음:
댓글 쓰기