Home
last modified time | relevance | path

Searched refs:FDK_sqrt_MantExp (Results 1 – 2 of 2) sorted by relevance

/external/aac/libSBRdec/src/
Dtranscendent.h348 static inline void FDK_sqrt_MantExp( in FDK_sqrt_MantExp() function
Denv_calc.cpp1409 FDK_sqrt_MantExp(&pNrgs->nrgSine[k], &pNrgs->nrgSine_e[k], &noise_e); in calculateSbrEnvelope()
1410 FDK_sqrt_MantExp(&pNrgs->nrgGain[k], &pNrgs->nrgGain_e[k], in calculateSbrEnvelope()
1412 FDK_sqrt_MantExp(&pNrgs->noiseLevel[k], &pNrgs->noiseLevel_e[k], in calculateSbrEnvelope()