summaryrefslogtreecommitdiffstats
path: root/domx
diff options
context:
space:
mode:
authorHashcode <hashcode0f@gmail.com>2013-07-16 23:31:58 -0700
committerHashcode <hashcode0f@gmail.com>2015-02-02 13:05:02 -0800
commit286059f9be1590f7c19303528f4122e846a667bd (patch)
tree4903ca111533d44ccbb4ce153c566d5f14ec65c3 /domx
parent4b89c685350a8e1e5ce1f584769d51d9f92ed954 (diff)
downloadhardware_ti_omap4-286059f9be1590f7c19303528f4122e846a667bd.zip
hardware_ti_omap4-286059f9be1590f7c19303528f4122e846a667bd.tar.gz
hardware_ti_omap4-286059f9be1590f7c19303528f4122e846a667bd.tar.bz2
set correct DCC file location
Change-Id: If1a49cddc1ea241008b9e8faeae26ace8415b188
Diffstat (limited to 'domx')
-rwxr-xr-xdomx/omx_core/inc/OMX_TI_IVCommon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/domx/omx_core/inc/OMX_TI_IVCommon.h b/domx/omx_core/inc/OMX_TI_IVCommon.h
index f1d19c4..984220e 100755
--- a/domx/omx_core/inc/OMX_TI_IVCommon.h
+++ b/domx/omx_core/inc/OMX_TI_IVCommon.h
@@ -53,7 +53,7 @@ extern "C" {
#include <OMX_IVCommon.h>
#include <OMX_Image.h>
-#define DCC_PATH "/data/misc/camera/"
+#define DCC_PATH "/system/vendor/camera/"
#define MAX_URI_LENGTH (OMX_MAX_STRINGNAME_SIZE)
#define MAX_ALGOAREAS (35)