Commit e34d084b authored by multrus's avatar multrus
Browse files

[cleanup] accept USE_HRIR_128_METH5_IRC_53_Q10_SYML_ITRP1_48000

parent 7d038af7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -146,7 +146,6 @@
#define DISABLE_ADAP_RES_COD_TMP                        /* temporary fix for IVAS-403, disables adaptive residual coding */
/*#define FIX_I4_OL_PITCH*/                             /* fix open-loop pitch used for EVS core switching */

#define USE_HRIR_128_METH5_IRC_53_Q10_SYML_ITRP1_48000  /* Dolby (Orange, FhG) : Contribution 36 - SBA HRIR update */
#define UPDATE_SBA_FILTER                               /* Dolby (Orange, FhG) : Contribution 36 - SBA HRIR update */

/*#define FIX_XXX_JBM_FIFO_BUFFER  */                   /* FhG: prevent wraparound of a length identifier in cause of large frames and many channels*/
+0 −2
Original line number Diff line number Diff line
@@ -55,7 +55,6 @@
#define WMC_TOOL_SKIP
#ifdef USE_HRIR_128_METH5_IRC_53_Q10_SYML_ITRP1_48000
/********************** CRendBin_Combined_HRIR **********************/
@@ -653,7 +652,6 @@ const float CRendBin_Combined_HRIR_coeff_im_16kHz[15][BINAURAL_CHANNELS][80]={
};
const float *CRendBin_Combined_HRIR_coeff_diffuse_re_16kHz[BINAURAL_CHANNELS]={NULL,NULL};
const float *CRendBin_Combined_HRIR_coeff_diffuse_im_16kHz[BINAURAL_CHANNELS]={NULL,NULL};
#endif /* USE_HRIR_128_METH5_IRC_53_Q10_SYML_ITRP1_48000 */
#ifndef UPDATE_SBA_FILTER
+0 −2
Original line number Diff line number Diff line
@@ -51,7 +51,6 @@
#endif
#include "ivas_cnst.h"

#ifdef USE_HRIR_128_METH5_IRC_53_Q10_SYML_ITRP1_48000


/********************** CRendBin_Combined_HRIR **********************/
@@ -99,7 +98,6 @@ extern float CRendBin_Combined_HRIR_coeff_re_16kHz[15][BINAURAL_CHANNELS][80];
extern float CRendBin_Combined_HRIR_coeff_im_16kHz[15][BINAURAL_CHANNELS][80];
extern float *CRendBin_Combined_HRIR_coeff_diffuse_re_16kHz[BINAURAL_CHANNELS];
extern float *CRendBin_Combined_HRIR_coeff_diffuse_im_16kHz[BINAURAL_CHANNELS];
#endif /* USE_HRIR_128_METH5_IRC_53_Q10_SYML_ITRP1_48000 */

#ifndef UPDATE_SBA_FILTER