SmartAudio/package/allwinner/tina_multimedia/libcedarx/cdx_config.h

20 lines
298 B
C
Raw Permalink Normal View History

2018-07-13 01:31:50 +00:00
/*
* 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
2018-07-13 01:31:50 +00:00
#endif