Loading lib_com/options.h +2 −1 Original line number Diff line number Diff line Loading @@ -138,7 +138,8 @@ #ifdef LSF_RE_USE_SECONDARY_CHANNEL /*#define LSF_RE_USE_SECONDARY_CHANNEL_REUSEMODE */ /* switch to isolate the reuse mode case */ #endif #define DISABLE_ADAP_RES_COD_TMP /* temporary fix for IVAS-403, disables adaptive residual coding */ /*#define DISABLE_ADAP_RES_COD_TMP */ /* temporary fix for IVAS-403, disables adaptive residual coding */ #define ADAP_OPT /* Issue 69: optimized the adap algorithm */ /*#define ITD_WINNER_GAIN_MODIFY */ /* ITD optimization - WORK IN PROGRESS */ /*#define FIX_I4_OL_PITCH*/ /* fix open-loop pitch used for EVS core switching */ #define FIX_103_RA_PARAMS_PARAM_BIN_REND /* Issue 103: Digest room acoustics parameters for Parametric Binaural Renderer*/ Loading Loading
lib_com/options.h +2 −1 Original line number Diff line number Diff line Loading @@ -138,7 +138,8 @@ #ifdef LSF_RE_USE_SECONDARY_CHANNEL /*#define LSF_RE_USE_SECONDARY_CHANNEL_REUSEMODE */ /* switch to isolate the reuse mode case */ #endif #define DISABLE_ADAP_RES_COD_TMP /* temporary fix for IVAS-403, disables adaptive residual coding */ /*#define DISABLE_ADAP_RES_COD_TMP */ /* temporary fix for IVAS-403, disables adaptive residual coding */ #define ADAP_OPT /* Issue 69: optimized the adap algorithm */ /*#define ITD_WINNER_GAIN_MODIFY */ /* ITD optimization - WORK IN PROGRESS */ /*#define FIX_I4_OL_PITCH*/ /* fix open-loop pitch used for EVS core switching */ #define FIX_103_RA_PARAMS_PARAM_BIN_REND /* Issue 103: Digest room acoustics parameters for Parametric Binaural Renderer*/ Loading