Commit 25aff9c9 authored by Jan Kiene's avatar Jan Kiene
Browse files

add missing move

parent 2c7f3af5
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 ) )
    {