Commit 744a16aa authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

[cleanup] accept NONBE_FIX_973_HODIRAC_BAND_GROUPING

parent 2a5711ea
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -578,14 +578,7 @@ ivas_error ivas_dirac_sba_config_fx(
    {
        hQMetaData->useLowerBandRes = 0;
        move16();
#ifndef NONBE_FIX_973_HODIRAC_BAND_GROUPING
        IF( hodirac_flag == 0 )
        {
            nbands_coded = sub( nbands, 1 ); /* always combine the last two bands */
        }
#else
        nbands_coded = sub( nbands, 1 ); /* always combine the last two bands */
#endif
    }

    {
+0 −1
Original line number Diff line number Diff line
@@ -94,7 +94,6 @@
#endif
#define NONBE_FIX_1058_DECODER_ERROR_WITH_REVERB_ROOM   /* FhG: issue 1058: do not initialize EFAP when IntSetup is HOA3 */

#define NONBE_FIX_973_HODIRAC_BAND_GROUPING                   /* FhG: issue 973: empty parameter band in DirAC */

//#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