Searched refs:currEnergy (Results 1 – 1 of 1) sorted by relevance
411 Word16 currEnergy, noiseFloor, maxEnergy, maxEnergyLastPart; in Bgn_scd() local438 currEnergy = MAX_16; in Bgn_scd()442 currEnergy = (Word16)(s >> 14); in Bgn_scd()497 (currEnergy < FRAMEENERGYLIMIT) && in Bgn_scd()498 (currEnergy > LOWERNOISELIMIT) && in Bgn_scd()499 ((currEnergy < noiseFloor) || in Bgn_scd()531 st->frameEnergyHist[L_ENERGYHIST-1] = currEnergy; in Bgn_scd()