summaryrefslogtreecommitdiffstats
path: root/libcamera
diff options
context:
space:
mode:
authorJeong-Seok Yang <jseok.yang@samsung.com>2011-01-21 17:33:41 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2011-01-21 17:33:41 -0800
commit4876ccdcd6b749e0b6737b66036441b911991837 (patch)
treec03dad951bd01394552029995140946e4acc04e9 /libcamera
parent75b9e15c39d07133c5033008209478ff1c811376 (diff)
parent15580c57be18962cc6451c3be2b90aad66afab3e (diff)
downloaddevice_samsung_crespo-4876ccdcd6b749e0b6737b66036441b911991837.zip
device_samsung_crespo-4876ccdcd6b749e0b6737b66036441b911991837.tar.gz
device_samsung_crespo-4876ccdcd6b749e0b6737b66036441b911991837.tar.bz2
am 15580c57: am b446deb3: libcamera: Increase buffer to 11 from 8 for fixing tearing
* commit '15580c57be18962cc6451c3be2b90aad66afab3e': libcamera: Increase buffer to 11 from 8 for fixing tearing
Diffstat (limited to 'libcamera')
-rw-r--r--libcamera/SecCamera.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcamera/SecCamera.h b/libcamera/SecCamera.h
index 0580373..f3a2166 100644
--- a/libcamera/SecCamera.h
+++ b/libcamera/SecCamera.h
@@ -144,7 +144,7 @@ namespace android {
#define BPP 2
#define MIN(x, y) (((x) < (y)) ? (x) : (y))
-#define MAX_BUFFERS 8
+#define MAX_BUFFERS 11
/*
* V 4 L 2 F I M C E X T E N S I O N S