Loading lib_com/options.h +4 −0 Original line number Diff line number Diff line Loading @@ -181,6 +181,10 @@ #define ISAR_BITSTREAM_UPDATE_LC3PLUS /* FhG: Multiple improvements to the ISAR bitstream when LC3plus is used. See MR 1456 for details. */ #endif #define NONBE_FIX_1058_DECODER_ERROR_WITH_REVERB_ROOM /* FhG: issue 1058: do not initialize EFAP when IntSetup is HOA3 */ #ifdef NONBE_FIX_1058_DECODER_ERROR_WITH_REVERB_ROOM #define NONBE_FIX_AVG_IAC_CLDFB_REVERB #endif //#define USE_NEW_HRTF_BINARY_FILE_FORMAT /* Orange: to activate when decided to change the hrtf binary file format */ #ifdef USE_NEW_HRTF_BINARY_FILE_FORMAT Loading lib_rend/ivas_reverb_filter_design.c +2 −0 Original line number Diff line number Diff line Loading @@ -655,6 +655,7 @@ void ivas_reverb_interpolate_acoustic_data( } #ifndef NONBE_FIX_922_PRECOMPUTED_HRTF_PROPERTIES /*-------------------------------------------------------------------* * ivas_reverb_get_hrtf_set_properties() * Loading Loading @@ -830,3 +831,4 @@ void ivas_reverb_get_hrtf_set_properties( return; } #endif Loading
lib_com/options.h +4 −0 Original line number Diff line number Diff line Loading @@ -181,6 +181,10 @@ #define ISAR_BITSTREAM_UPDATE_LC3PLUS /* FhG: Multiple improvements to the ISAR bitstream when LC3plus is used. See MR 1456 for details. */ #endif #define NONBE_FIX_1058_DECODER_ERROR_WITH_REVERB_ROOM /* FhG: issue 1058: do not initialize EFAP when IntSetup is HOA3 */ #ifdef NONBE_FIX_1058_DECODER_ERROR_WITH_REVERB_ROOM #define NONBE_FIX_AVG_IAC_CLDFB_REVERB #endif //#define USE_NEW_HRTF_BINARY_FILE_FORMAT /* Orange: to activate when decided to change the hrtf binary file format */ #ifdef USE_NEW_HRTF_BINARY_FILE_FORMAT Loading
lib_rend/ivas_reverb_filter_design.c +2 −0 Original line number Diff line number Diff line Loading @@ -655,6 +655,7 @@ void ivas_reverb_interpolate_acoustic_data( } #ifndef NONBE_FIX_922_PRECOMPUTED_HRTF_PROPERTIES /*-------------------------------------------------------------------* * ivas_reverb_get_hrtf_set_properties() * Loading Loading @@ -830,3 +831,4 @@ void ivas_reverb_get_hrtf_set_properties( return; } #endif