Commit 5c952379 authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

port FIX_1003_PARAMISM_BINAURAL_RECONFIG_USAN

parent 4eb66a95
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -119,6 +119,7 @@
#define NONBE_FIX_974_OSBA_JBM_MONO_RS_USAN             /* FhG : issue #974: usan in mono and stereo output in OSBA JBM RS */
#define NONBE_FIX_982_OMASA_DELAY_COMP_5MS               /* FhG : issue #982 : 5ms and 20ms output different for OMASA */
#define NONBE_FIX_975_JBM_USAN                                /* FhG: Fix issue #975, USAN in JBM decoding ad 13.2kbps */
#define FIX_1003_PARAMISM_BINAURAL_RECONFIG_USAN        /* FhG: fix for #1003: fix USAN caused by ParamISM reconfig                    */

/* #################### End BASOP porting switches ############################ */

+2 −0
Original line number Diff line number Diff line
@@ -369,6 +369,7 @@ static ivas_error ivas_ism_bitrate_switching_dec_fx(
        tc_nchan_full_new = tc_nchan_tc_new;
        move16();

#ifndef FIX_1003_PARAMISM_BINAURAL_RECONFIG_USAN
        test();
        test();
        IF( EQ_32( st_ivas->renderer_type, RENDERER_BINAURAL_PARAMETRIC ) || EQ_32( st_ivas->renderer_type, RENDERER_BINAURAL_PARAMETRIC_ROOM ) || EQ_32( st_ivas->renderer_type, RENDERER_STEREO_PARAMETRIC ) )
@@ -379,6 +380,7 @@ static ivas_error ivas_ism_bitrate_switching_dec_fx(
            move16();
        }

#endif
        test();
        test();
        test();