Loading lib_dec/dec_LPD_fx.c +0 −3 Original line number Diff line number Diff line Loading @@ -175,8 +175,6 @@ void decoder_LPD_fx( st->core_brate = st->last_core_brate; move16(); st->core = GetPLCModeDecision_fx( st ); move16(); } } Loading @@ -202,7 +200,6 @@ void decoder_LPD_fx( IF( bfi != 0 ) { st->core = GetPLCModeDecision_fx( st ); move16(); } Loading lib_dec/er_util_fx.c +2 −1 Original line number Diff line number Diff line Loading @@ -456,7 +456,7 @@ Word16 GetPLCModeDecision_fx( #ifndef HARMONIZE_2427_GETPLC TonalMDCTConceal_Detect_ivas_fx( st->hTonalMDCTConc, pitch, &numIndices, ( EQ_16( st->element_mode, IVAS_CPE_MDCT ) ? &( st->hTcxCfg->psychParamsTCX20 ) : st->hTcxCfg->psychParamsCurrent ), st->element_mode ); #else IF( st->element_mode != 0 ) IF( NE_16( st->element_mode, EVS_MONO ) ) { TonalMDCTConceal_Detect_ivas_fx( st->hTonalMDCTConc, pitch, &numIndices, ( EQ_16( st->element_mode, IVAS_CPE_MDCT ) ? &( st->hTcxCfg->psychParamsTCX20 ) : st->hTcxCfg->psychParamsCurrent ), st->element_mode ); } Loading Loading @@ -498,6 +498,7 @@ Word16 GetPLCModeDecision_fx( } } } return core; /*Q0*/ } Loading Loading
lib_dec/dec_LPD_fx.c +0 −3 Original line number Diff line number Diff line Loading @@ -175,8 +175,6 @@ void decoder_LPD_fx( st->core_brate = st->last_core_brate; move16(); st->core = GetPLCModeDecision_fx( st ); move16(); } } Loading @@ -202,7 +200,6 @@ void decoder_LPD_fx( IF( bfi != 0 ) { st->core = GetPLCModeDecision_fx( st ); move16(); } Loading
lib_dec/er_util_fx.c +2 −1 Original line number Diff line number Diff line Loading @@ -456,7 +456,7 @@ Word16 GetPLCModeDecision_fx( #ifndef HARMONIZE_2427_GETPLC TonalMDCTConceal_Detect_ivas_fx( st->hTonalMDCTConc, pitch, &numIndices, ( EQ_16( st->element_mode, IVAS_CPE_MDCT ) ? &( st->hTcxCfg->psychParamsTCX20 ) : st->hTcxCfg->psychParamsCurrent ), st->element_mode ); #else IF( st->element_mode != 0 ) IF( NE_16( st->element_mode, EVS_MONO ) ) { TonalMDCTConceal_Detect_ivas_fx( st->hTonalMDCTConc, pitch, &numIndices, ( EQ_16( st->element_mode, IVAS_CPE_MDCT ) ? &( st->hTcxCfg->psychParamsTCX20 ) : st->hTcxCfg->psychParamsCurrent ), st->element_mode ); } Loading Loading @@ -498,6 +498,7 @@ Word16 GetPLCModeDecision_fx( } } } return core; /*Q0*/ } Loading