/* * Copyright (c) 2008-2016 Allwinner Technology Co. Ltd. * All rights reserved. * * File : cdx_config.h * Description : cedarx config header * History : * */ #ifndef CDX_CONFIG_H #define CDX_CONFIG_H /* wk */ #define DEFAULT_GAIN_IHW 1.0 #define ERR_THRESHOLD 0.000001 #endif