Searched refs:invTemp (Results 1 – 1 of 1) sorted by relevance
204 FIXP_DBL invIndex, invChannel, invTemp; in calculateDetectorValues() local254 invTemp = GetInvInt(temp); in calculateDetectorValues()257 origQuotaMeanStrongest += fMultDiv2(quotaVecOrig[i + stopChannel - temp], invTemp); in calculateDetectorValues()258 sbrQuotaMeanStrongest += fMultDiv2(quotaVecSbr[i + stopChannel - temp], invTemp); in calculateDetectorValues()