Commit acc49d42 authored by vaclav's avatar vaclav
Browse files

fix

parent 991ff31a
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3006,8 +3006,6 @@ void GenShapedSHBExcitation_ivas_enc_fx(
#endif
            Word32 pow22_inv = POW_EXC16k_WHTND_FX_INV_SQRT; // Q31
            move32();
            pow22_inv = POW_EXC16k_WHTND_FX_INV_SQRT_IN_Q49;
            move32();
            move32();
            pow22 = POW_EXC16k_WHTND_FX;
            Q_pow22 = -Q6;
+7 −0
Original line number Diff line number Diff line
@@ -1084,6 +1084,13 @@ void swb_pre_proc_ivas_fx(
                    Copy( old_input_fx, hBWE_FD->L_old_wtda_swb_fx, inner_frame );
                    st->Q_old_wtda = st->q_inp;
                    move16();
#ifdef HARMONIZE_TBE2
                    if ( st->element_mode == EVS_MONO )
                    {
                        st->Q_old_wtda = 0;
                        move16();
                    }
#endif
                }

                /* resample 48 kHz to 32kHz */