Loading lib_dec/core_dec_init_fx.c +5 −5 Original line number Diff line number Diff line Loading @@ -2274,13 +2274,13 @@ void open_decoder_LPD_ivas_fx( st->flagGuidedAcelp = 0; move16(); #ifdef HARMONIZE_2583_open_decoder_LPD_ #ifdef HARMONIZE_2583_open_decoder_LPD IF( GT_16( st->element_mode, EVS_MONO ) ) { #endif st->tonal_mdct_plc_active = 0; move16(); #ifdef HARMONIZE_2583_open_decoder_LPD_ #ifdef HARMONIZE_2583_open_decoder_LPD } #endif st->T0_4th = L_SUBFR; Loading @@ -2293,7 +2293,7 @@ void open_decoder_LPD_ivas_fx( { st->enablePlcWaveadjust = 1; move16(); #ifdef HARMONIZE_2583_open_decoder_LPD_ #ifdef HARMONIZE_2583_open_decoder_LPD Word32 last_total_brate_condition; IF( GT_16( st->element_mode, EVS_MONO ) ) { Loading Loading @@ -2339,7 +2339,7 @@ void open_decoder_LPD_ivas_fx( TonalMDCTConceal_Init_fx( st->element_mode, st->hTonalMDCTConc, st->hTcxDec->L_frameTCX, st->L_frame, FDNS_NPTS, st->hTcxCfg ); #else #ifdef HARMONIZE_2583_open_decoder_LPD_ #ifdef HARMONIZE_2583_open_decoder_LPD IF( EQ_16( st->element_mode, EVS_MONO ) ) { TonalMDCTConceal_Init_fx( st->hTonalMDCTConc, hTcxDec->L_frameTCX, st->L_frame, FDNS_NPTS, st->hTcxCfg ); Loading @@ -2348,7 +2348,7 @@ void open_decoder_LPD_ivas_fx( { #endif TonalMDCTConceal_Init_ivas_fx( st->hTonalMDCTConc, st->hTcxDec->L_frameTCX, st->L_frame, FDNS_NPTS, st->hTcxCfg ); #ifdef HARMONIZE_2583_open_decoder_LPD_ #ifdef HARMONIZE_2583_open_decoder_LPD } #endif #endif /*#ifndef HARMONIZE_2583_open_decoder_LPD_TonalConcealseparateinit*/ Loading Loading
lib_dec/core_dec_init_fx.c +5 −5 Original line number Diff line number Diff line Loading @@ -2274,13 +2274,13 @@ void open_decoder_LPD_ivas_fx( st->flagGuidedAcelp = 0; move16(); #ifdef HARMONIZE_2583_open_decoder_LPD_ #ifdef HARMONIZE_2583_open_decoder_LPD IF( GT_16( st->element_mode, EVS_MONO ) ) { #endif st->tonal_mdct_plc_active = 0; move16(); #ifdef HARMONIZE_2583_open_decoder_LPD_ #ifdef HARMONIZE_2583_open_decoder_LPD } #endif st->T0_4th = L_SUBFR; Loading @@ -2293,7 +2293,7 @@ void open_decoder_LPD_ivas_fx( { st->enablePlcWaveadjust = 1; move16(); #ifdef HARMONIZE_2583_open_decoder_LPD_ #ifdef HARMONIZE_2583_open_decoder_LPD Word32 last_total_brate_condition; IF( GT_16( st->element_mode, EVS_MONO ) ) { Loading Loading @@ -2339,7 +2339,7 @@ void open_decoder_LPD_ivas_fx( TonalMDCTConceal_Init_fx( st->element_mode, st->hTonalMDCTConc, st->hTcxDec->L_frameTCX, st->L_frame, FDNS_NPTS, st->hTcxCfg ); #else #ifdef HARMONIZE_2583_open_decoder_LPD_ #ifdef HARMONIZE_2583_open_decoder_LPD IF( EQ_16( st->element_mode, EVS_MONO ) ) { TonalMDCTConceal_Init_fx( st->hTonalMDCTConc, hTcxDec->L_frameTCX, st->L_frame, FDNS_NPTS, st->hTcxCfg ); Loading @@ -2348,7 +2348,7 @@ void open_decoder_LPD_ivas_fx( { #endif TonalMDCTConceal_Init_ivas_fx( st->hTonalMDCTConc, st->hTcxDec->L_frameTCX, st->L_frame, FDNS_NPTS, st->hTcxCfg ); #ifdef HARMONIZE_2583_open_decoder_LPD_ #ifdef HARMONIZE_2583_open_decoder_LPD } #endif #endif /*#ifndef HARMONIZE_2583_open_decoder_LPD_TonalConcealseparateinit*/ Loading