Commit 1df39ca6 authored by Tapani Pihlajakuja's avatar Tapani Pihlajakuja
Browse files

Revert "Add scaling to McMASA to STEREO decoding path"

This reverts commit ecc50690.
parent ecc50690
Loading
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -741,11 +741,6 @@ ivas_error ivas_jbm_dec_tc(
            if ( st_ivas->sba_dirac_stereo_flag ) /* use the flag to trigger the DFT upmix */
            {
                ivas_sba_dirac_stereo_dec( st_ivas, p_output, output_frame, 1 );
#ifdef NONBE_FIX_1165_STATIC_SCAL_MCMASA

                /* Revert scaling done to the downmix in the encoder */
                ivas_mcmasa_gain_umx( st_ivas, p_output, output_frame );
#endif
            }

            /* HP filtering */