Searched refs:LowEnv (Results 1 – 1 of 1) sorted by relevance
871 FIXP_DBL LowEnv[MAXLOWBANDS]; in sbrDecoder_calculateGainVec() local949 LowEnv[loBand] = nrg; in sbrDecoder_calculateGainVec()956 LowEnv[loBand] = meanNrg - LowEnv[loBand]; in sbrDecoder_calculateGainVec()968 polyfit(numBands, LowEnv, exp, p, p_sf); in sbrDecoder_calculateGainVec()986 FIXP_DBL tmp = LowEnv[i]; in sbrDecoder_calculateGainVec()