// #define FIX_1123_FASTCONV_PARAMBIN_16BIT_ROM /* FhG: issue 1123: update FastConv and ParamBin ROM tables and scripts to generate 16 bit tables instead of float */
//#define FIX_POINT_HRTF_FILE_FORMAT /* ORANGE : add crend changes and fix point binaural rom and hrtf binary file format */
//#define FIX_POINT_HRTF_FILE_FORMAT_REVERB /* ORANGE : add crend changes and fix point binaural rom and hrtf binary file format */
// #define FIX_POINT_CREND_HRTF_FILE_FORMAT
//#define FIX_TDREND_HRTF_FILE_FORMAT
//#define FIX_POINT_HRTF_FILE_OPTIM
#ifdef FIX_POINT_HRTF_FILE_OPTIM
#define FIX_POINT_HRTF_FILE_FORMAT
#endif
#ifdef FIX_POINT_HRTF_FILE_FORMAT_REVERB
#define FIX_POINT_HRTF_FILE_FORMAT
#endif
#ifdef FIX_POINT_CREND_HRTF_FILE_FORMAT
#define FIX_POINT_HRTF_FILE_FORMAT
#endif
#ifdef FIX_TDREND_HRTF_FILE_FORMAT
#define FIX_POINT_HRTF_FILE_FORMAT
#endif
#ifdef FIX_1123_FASTCONV_PARAMBIN_16BIT_ROM
#define FIX_POINT_HRTF_FILE_FORMAT
#endif
#define FIX_1013_CRASH_HQ_CORE_DEC /* Ittiam: Saturation added on the lines of EVS */
#define NONE_BE_FIX_BASOP_1044_OSBA_PRERENDER_MIX_GAINS /* DLB: adjust prerendering and mixing gain in OSBA encoder. This is fix to float codes*/