Loading lib_dec/ivas_tcx_core_dec.c +4 −0 Original line number Diff line number Diff line Loading @@ -398,10 +398,12 @@ void stereo_tcx_core_dec( lsp2a_stab( st->lsp_old, st->old_Aq_12_8, M ); } #ifndef FIX_1384_MSAN_stereo_tcx_core_enc if ( st->enablePlcWaveadjust && bfi ) { st->hPlcInfo->nbLostCmpt++; } #endif /*--------------------------------------------------------------------------------* * TD-TCX concealment Loading Loading @@ -679,10 +681,12 @@ void stereo_tcx_core_dec( if ( !bfi ) { #ifndef FIX_1384_MSAN_stereo_tcx_core_enc if ( st->enablePlcWaveadjust ) { st->hPlcInfo->nbLostCmpt = 0; } #endif if ( param[1 + NOISE_FILL_RANGES] != 0 ) { Loading Loading
lib_dec/ivas_tcx_core_dec.c +4 −0 Original line number Diff line number Diff line Loading @@ -398,10 +398,12 @@ void stereo_tcx_core_dec( lsp2a_stab( st->lsp_old, st->old_Aq_12_8, M ); } #ifndef FIX_1384_MSAN_stereo_tcx_core_enc if ( st->enablePlcWaveadjust && bfi ) { st->hPlcInfo->nbLostCmpt++; } #endif /*--------------------------------------------------------------------------------* * TD-TCX concealment Loading Loading @@ -679,10 +681,12 @@ void stereo_tcx_core_dec( if ( !bfi ) { #ifndef FIX_1384_MSAN_stereo_tcx_core_enc if ( st->enablePlcWaveadjust ) { st->hPlcInfo->nbLostCmpt = 0; } #endif if ( param[1 + NOISE_FILL_RANGES] != 0 ) { Loading