Skip to content

Commit

Permalink
changing this broke previews.... i think.
Browse files Browse the repository at this point in the history
Change-Id: I701fa800307e545795286634807a3427207a71cf
  • Loading branch information
rymate1234 committed Dec 14, 2013
1 parent debcb84 commit b8a3ff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libcamera/Android.mk
Expand Up @@ -16,7 +16,7 @@ LOCAL_CFLAGS:= -DDLOPEN_LIBMMCAMERA=$(DLOPEN_LIBMMCAMERA)

## Can be raised to 6 to improve framerate, at the cost of allocating
## more ADSP memory. Use 0xa68000 as pool size in kernel to test
LOCAL_CFLAGS+= -DNUM_PREVIEW_BUFFERS=6 -D_ANDROID_
LOCAL_CFLAGS+= -DNUM_PREVIEW_BUFFERS=3 -D_ANDROID_

LOCAL_C_INCLUDES+= \
$(TARGET_OUT_HEADERS)/mm-camera \
Expand Down

0 comments on commit b8a3ff1

Please sign in to comment.