Searched refs:nrgPerChannel (Results 1 – 1 of 1) sorted by relevance
563 double[] nrgPerChannel = new double[procNch]; in checkEnergyUSAC() local580 nrgPerChannel[ch] += decSamples[smpl] * decSamples[smpl]; in checkEnergyUSAC()582 nrg[ch][seg] += nrgPerChannel[ch]; in checkEnergyUSAC()762 nrgTotal[0] += (float)nrgPerChannel[ch]; in checkEnergyUSAC()763 nrgTotal[ch + 1] = (float)nrgPerChannel[ch]; in checkEnergyUSAC()