Commit edeae111 authored by Sandesh Venkatesh's avatar Sandesh Venkatesh
Browse files

Revert changes related to one macro

parent 81d0cb71
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -994,6 +994,7 @@ static void ivas_param_mc_param_est_enc_fx(
                /* Cy for input channels */
                FOR( ch_idx1 = 0; ch_idx1 < nchan_input; ++ch_idx1 )
                {
#ifdef IMPROVE_HIGH_COMPLEXITY_PARAM_MC_PRM_EST_NONBE
                    a_e = norm_l( slot_frame_f_real_fx[ch_idx1][cur_cldfb_band] );
                    a_fx = L_shl( slot_frame_f_real_fx[ch_idx1][cur_cldfb_band], a_e );
                    a_e = sub( add20gb, a_e );
@@ -1010,6 +1011,7 @@ static void ivas_param_mc_param_est_enc_fx(
                        b_e = 0;
                        move16();
                    }
#endif
                    a_fx = slot_frame_f_real_fx[ch_idx1][cur_cldfb_band];
                    b_fx = slot_frame_f_imag_fx[ch_idx1][cur_cldfb_band];
                    move32();