Searched refs:invChannel (Results 1 – 2 of 2) sorted by relevance
256 FIXP_DBL invIndex, invChannel, invTemp; in calculateDetectorValues() local263 invChannel = GetInvInt(stopChannel - startChannel); in calculateDetectorValues()292 origQuota += fMultDiv2(quotaVecOrig[i], invChannel); in calculateDetectorValues()293 sbrQuota += fMultDiv2(quotaVecSbr[i], invChannel); in calculateDetectorValues()
223 FIXP_DBL invChannel = GetInvInt(stopChannel - startChannel); in qmfBasedNoiseFloorDetection() local254 meanOrig += fMult((accu << 1), invChannel); in qmfBasedNoiseFloorDetection()261 meanSbr += fMult((accu << 1), invChannel); in qmfBasedNoiseFloorDetection()