return(IVAS_ERROR(IVAS_ERR_INTERNAL,"TonalMDCT FEC: Number of samples larger than max. block size\n"));
}
assert((hTonalMDCTConc->nScaleFactors==nScaleFactors)||(hTonalMDCTConc->nSamples!=nSamples));/* If nSamples doesn't change then also nScaleFactors must stay the same */