Loading lib_dec/dec_LPD_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -577,7 +577,7 @@ void decoder_LPD_fx( #ifndef HARMONIZE_2446_CON_TCX_FX_NONBE con_tcx_ivas_fx( st, &synthFB[0], -16384, NULL, 0, NULL, 1 ); #else con_tcx_ivas_fx( st, &synthFB[0], -16384, NULL, 0, NULL, EQ_16( st->element_mode, EVS_MONO ) ); con_tcx_ivas_fx( st, &synthFB[0], -16384, NULL, 0, NULL, (Word16) EQ_16( st->element_mode, EVS_MONO ) ); #endif // !HARMONIZE_2446_CON_TCX_FX_NONBE Loading lib_dec/ivas_mdct_core_dec_fx.c +3 −3 Original line number Diff line number Diff line Loading @@ -1304,7 +1304,7 @@ void ivas_mdct_core_reconstruct_fx( #ifndef HARMONIZE_2446_CON_TCX_FX_NONBE con_tcx_ivas_fx( st, &synthFB_fx[0], -16384, NULL, 0, NULL, 0 ); //-1.Q14 = -16384 #else con_tcx_ivas_fx( st, &synthFB_fx[0], -16384, NULL, 0, NULL, EQ_16( st->element_mode, EVS_MONO ) ); //-1.Q14 = -16384 con_tcx_ivas_fx( st, &synthFB_fx[0], -16384, NULL, 0, NULL, (Word16) EQ_16( st->element_mode, EVS_MONO ) ); //-1.Q14 = -16384 #endif // !HARMONIZE_2446_CON_TCX_FX_NONBE Loading @@ -1320,7 +1320,7 @@ void ivas_mdct_core_reconstruct_fx( #ifndef HARMONIZE_2446_CON_TCX_FX_NONBE con_tcx_ivas_fx( st, &synthFB_fx[0], hCPE->hStereoMdct->lastCoh_fx, &sts[0]->seed_acelp, 1, &st->hFdCngDec->hFdCngCom->A_cng[0], 0 ); #else con_tcx_ivas_fx( st, &synthFB_fx[0], hCPE->hStereoMdct->lastCoh_fx, &sts[0]->seed_acelp, 1, &st->hFdCngDec->hFdCngCom->A_cng[0], EQ_16( st->element_mode, EVS_MONO ) ); con_tcx_ivas_fx( st, &synthFB_fx[0], hCPE->hStereoMdct->lastCoh_fx, &sts[0]->seed_acelp, 1, &st->hFdCngDec->hFdCngCom->A_cng[0], (Word16) EQ_16( st->element_mode, EVS_MONO ) ); #endif // !HARMONIZE_2446_CON_TCX_FX_NONBE #endif // !HARMONIZE_2446_CON_TCX_FX Loading @@ -1333,7 +1333,7 @@ void ivas_mdct_core_reconstruct_fx( #ifndef HARMONIZE_2446_CON_TCX_FX_NONBE con_tcx_ivas_fx( st, &synthFB_fx[0], hCPE->hStereoMdct->lastCoh_fx, &sts[0]->seed_acelp, 0, &st->hFdCngDec->hFdCngCom->A_cng[0], 0 ); #else con_tcx_ivas_fx( st, &synthFB_fx[0], hCPE->hStereoMdct->lastCoh_fx, &sts[0]->seed_acelp, 0, &st->hFdCngDec->hFdCngCom->A_cng[0], EQ_16( st->element_mode, EVS_MONO ) ); con_tcx_ivas_fx( st, &synthFB_fx[0], hCPE->hStereoMdct->lastCoh_fx, &sts[0]->seed_acelp, 0, &st->hFdCngDec->hFdCngCom->A_cng[0], (Word16) EQ_16( st->element_mode, EVS_MONO ) ); #endif // !HARMONIZE_2446_CON_TCX_FX_NONBE #endif // !HARMONIZE_2446_CON_TCX_FX } Loading lib_dec/ivas_tcx_core_dec_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -496,7 +496,7 @@ void stereo_tcx_core_dec_fx( #ifndef HARMONIZE_2446_CON_TCX_FX_NONBE con_tcx_ivas_fx( st, &synthFB_fx[0], -16384, NULL, 0, NULL, 1 ); #else con_tcx_ivas_fx( st, &synthFB_fx[0], -16384, NULL, 0, NULL, EQ_16( st->element_mode, EVS_MONO ) ); con_tcx_ivas_fx( st, &synthFB_fx[0], -16384, NULL, 0, NULL, (Word16) EQ_16( st->element_mode, EVS_MONO ) ); #endif //! HARMONIZE_2446_CON_TCX_FX_NONBE #endif // !HARMONIZE_2446_CON_TCX_FX Loading Loading
lib_dec/dec_LPD_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -577,7 +577,7 @@ void decoder_LPD_fx( #ifndef HARMONIZE_2446_CON_TCX_FX_NONBE con_tcx_ivas_fx( st, &synthFB[0], -16384, NULL, 0, NULL, 1 ); #else con_tcx_ivas_fx( st, &synthFB[0], -16384, NULL, 0, NULL, EQ_16( st->element_mode, EVS_MONO ) ); con_tcx_ivas_fx( st, &synthFB[0], -16384, NULL, 0, NULL, (Word16) EQ_16( st->element_mode, EVS_MONO ) ); #endif // !HARMONIZE_2446_CON_TCX_FX_NONBE Loading
lib_dec/ivas_mdct_core_dec_fx.c +3 −3 Original line number Diff line number Diff line Loading @@ -1304,7 +1304,7 @@ void ivas_mdct_core_reconstruct_fx( #ifndef HARMONIZE_2446_CON_TCX_FX_NONBE con_tcx_ivas_fx( st, &synthFB_fx[0], -16384, NULL, 0, NULL, 0 ); //-1.Q14 = -16384 #else con_tcx_ivas_fx( st, &synthFB_fx[0], -16384, NULL, 0, NULL, EQ_16( st->element_mode, EVS_MONO ) ); //-1.Q14 = -16384 con_tcx_ivas_fx( st, &synthFB_fx[0], -16384, NULL, 0, NULL, (Word16) EQ_16( st->element_mode, EVS_MONO ) ); //-1.Q14 = -16384 #endif // !HARMONIZE_2446_CON_TCX_FX_NONBE Loading @@ -1320,7 +1320,7 @@ void ivas_mdct_core_reconstruct_fx( #ifndef HARMONIZE_2446_CON_TCX_FX_NONBE con_tcx_ivas_fx( st, &synthFB_fx[0], hCPE->hStereoMdct->lastCoh_fx, &sts[0]->seed_acelp, 1, &st->hFdCngDec->hFdCngCom->A_cng[0], 0 ); #else con_tcx_ivas_fx( st, &synthFB_fx[0], hCPE->hStereoMdct->lastCoh_fx, &sts[0]->seed_acelp, 1, &st->hFdCngDec->hFdCngCom->A_cng[0], EQ_16( st->element_mode, EVS_MONO ) ); con_tcx_ivas_fx( st, &synthFB_fx[0], hCPE->hStereoMdct->lastCoh_fx, &sts[0]->seed_acelp, 1, &st->hFdCngDec->hFdCngCom->A_cng[0], (Word16) EQ_16( st->element_mode, EVS_MONO ) ); #endif // !HARMONIZE_2446_CON_TCX_FX_NONBE #endif // !HARMONIZE_2446_CON_TCX_FX Loading @@ -1333,7 +1333,7 @@ void ivas_mdct_core_reconstruct_fx( #ifndef HARMONIZE_2446_CON_TCX_FX_NONBE con_tcx_ivas_fx( st, &synthFB_fx[0], hCPE->hStereoMdct->lastCoh_fx, &sts[0]->seed_acelp, 0, &st->hFdCngDec->hFdCngCom->A_cng[0], 0 ); #else con_tcx_ivas_fx( st, &synthFB_fx[0], hCPE->hStereoMdct->lastCoh_fx, &sts[0]->seed_acelp, 0, &st->hFdCngDec->hFdCngCom->A_cng[0], EQ_16( st->element_mode, EVS_MONO ) ); con_tcx_ivas_fx( st, &synthFB_fx[0], hCPE->hStereoMdct->lastCoh_fx, &sts[0]->seed_acelp, 0, &st->hFdCngDec->hFdCngCom->A_cng[0], (Word16) EQ_16( st->element_mode, EVS_MONO ) ); #endif // !HARMONIZE_2446_CON_TCX_FX_NONBE #endif // !HARMONIZE_2446_CON_TCX_FX } Loading
lib_dec/ivas_tcx_core_dec_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -496,7 +496,7 @@ void stereo_tcx_core_dec_fx( #ifndef HARMONIZE_2446_CON_TCX_FX_NONBE con_tcx_ivas_fx( st, &synthFB_fx[0], -16384, NULL, 0, NULL, 1 ); #else con_tcx_ivas_fx( st, &synthFB_fx[0], -16384, NULL, 0, NULL, EQ_16( st->element_mode, EVS_MONO ) ); con_tcx_ivas_fx( st, &synthFB_fx[0], -16384, NULL, 0, NULL, (Word16) EQ_16( st->element_mode, EVS_MONO ) ); #endif //! HARMONIZE_2446_CON_TCX_FX_NONBE #endif // !HARMONIZE_2446_CON_TCX_FX Loading