Searched refs:invChannel (Results 1 – 2 of 2) sorted by relevance
204 FIXP_DBL invIndex, invChannel, invTemp; in calculateDetectorValues() local211 invChannel = GetInvInt(stopChannel-startChannel); in calculateDetectorValues()240 origQuota += fMultDiv2(quotaVecOrig[i], invChannel); in calculateDetectorValues()241 sbrQuota += fMultDiv2(quotaVecSbr[i], invChannel); in calculateDetectorValues()
183 FIXP_DBL invChannel = GetInvInt(stopChannel-startChannel); in qmfBasedNoiseFloorDetection() local216 meanOrig += fMult((accu<<1), invChannel); in qmfBasedNoiseFloorDetection()223 meanSbr += fMult((accu<<1), invChannel); in qmfBasedNoiseFloorDetection()