processDependentCoupling(false, elementID, CCE.AFTER_TNS, iqData, null);
//filterbank
filterBank.process(info.getWindowSequence(), info.getWindowShape(ICSInfo.CURRENT), info.getWindowShape(ICSInfo.PREVIOUS), iqData, data[channel], channel);
if(LTPrediction.isLTPProfile(profile)) ltp.updateState(data[channel], filterBank.getOverlap(channel), profile);
//dependent coupling
processIndependentCoupling(false, elementID, data[channel], null);
//gain control