Loading lib_dec/fd_cng_dec_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -4293,8 +4293,8 @@ void configureFdCngDec_ivas_fx( initPartitions( hsCom->FdCngSetup.sidPartitions, hsCom->FdCngSetup.numPartitions, hsCom->startBand, hsCom->stopBand, hsCom->part, &hsCom->npart, hsCom->midband, hsCom->psize, hsCom->psize_norm, &hsCom->psize_norm_exp, hsCom->psize_inv, 0 ); #ifdef FIX_1559 nFFTpart_prev = hsCom->nFFTpart; move16(); #endif IF( EQ_16( hsCom->stopFFTbin, 160 ) ) { Loading Loading
lib_dec/fd_cng_dec_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -4293,8 +4293,8 @@ void configureFdCngDec_ivas_fx( initPartitions( hsCom->FdCngSetup.sidPartitions, hsCom->FdCngSetup.numPartitions, hsCom->startBand, hsCom->stopBand, hsCom->part, &hsCom->npart, hsCom->midband, hsCom->psize, hsCom->psize_norm, &hsCom->psize_norm_exp, hsCom->psize_inv, 0 ); #ifdef FIX_1559 nFFTpart_prev = hsCom->nFFTpart; move16(); #endif IF( EQ_16( hsCom->stopFFTbin, 160 ) ) { Loading