Searched refs:normNrg (Results 1 – 1 of 1) sorted by relevance
348 FIXP_DBL maxVal, env, frameNrg, normNrg; in extractBBEnv() local533 normNrg = ((fMultDiv2(beta1, env) >> scaleCur) + in extractBBEnv()538 clz = fixMax(0, CntLeadingZeros(normNrg) - 1); in extractBBEnv()539 pBBEnvState->normNrgPrev__FDK[prevChOffs] = normNrg << clz; in extractBBEnv()543 if ((env | normNrg) != FL2FXCONST_DBL(0.0f)) { in extractBBEnv()548 invSqrtNorm2(normNrg, &sn)); in extractBBEnv()