Loading lib_dec/er_util_fx.c +4 −5 Original line number Diff line number Diff line Loading @@ -581,7 +581,6 @@ Word16 GetPLCModeDecision_fx( { // IVAS version 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 { Loading Loading
lib_dec/er_util_fx.c +4 −5 Original line number Diff line number Diff line Loading @@ -581,7 +581,6 @@ Word16 GetPLCModeDecision_fx( { // IVAS version 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 { Loading