#ifndef CONFIG_H
#define CONFIG_H


/* Comment out the next line for floating-point code */


//#define VC_PROJ



#define NULL    0
#define CHANNELS			2


#define SSC_MONOSUM
#define SSC_MONOSUM_SCALABLE
#define ENABLE_VSP
#define KHW_OPTI_C

#ifndef VC_PROJ
#define KHW_OPTI_HIFI
#endif

#define KALI_UPDATE
#define KALI_DEBUGGING

#define High_Freq_DEBUG
#define MDCT_23BIT_TABLE
#define FFT_23BIT_TABLE

//#define CHANGE_VSP_LIB
#define HW_AIROHA_BYTE
#define HW_OPTI_MORE_1
/////////////////////////////////////////////////////////
//#define HW_FOR_BOXSLIM

#define FOR_VISUAL_C_NO_ASSM       // RVDS¿¡¼­´Â DISABLEÇÏ¼¼¿ä.

#define PLC_FRAME_20MS
#define HW_BUG_MULTIPLE
#define HW_BURST_BUG

#define FRAME_CNT_ON

/*
#define HW_REVERSE_HEADROOM
#define HW_REVERSE_HEADROOM_2
*/


//////////////////////////////////////////////////////////
#define HW_EXTENDS
#define HW_FULL_MANDA

//#define HW_OPTI3

#define HW_OPTI5

#ifdef HW_OPTI5
#define ZH_OPTI_ADD
#endif


#define WQ_OPTI2
//#define WQ_OPTI3


#endif /* CONFIG_H */
