camrera: ipp memory must be enough for scale from 5M picture for FIH project
authorddl <ddl@rockchip.com>
Tue, 29 Mar 2011 18:04:49 +0000 (02:04 +0800)
committerddl <ddl@rockchip.com>
Tue, 29 Mar 2011 18:04:49 +0000 (02:04 +0800)
arch/arm/mach-rk29/board-rk29-fih.c

index 756df27cecf2522ea13af831d658cdf9751b1fe6..d58a9ebb4029ee6536f80278f3a8f02d002b7fa5 100755 (executable)
@@ -67,7 +67,7 @@
 #define PMEM_VPU_SIZE       SZ_64M
 #define PMEM_CAM_SIZE       0x01300000
 #ifdef CONFIG_VIDEO_RK29_WORK_IPP
-#define MEM_CAMIPP_SIZE     SZ_4M
+#define MEM_CAMIPP_SIZE     SZ_8M
 #else
 #define MEM_CAMIPP_SIZE     0
 #endif