Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_tsd.cpp342 FIXP_DBL tempReal, tempImag; in TsdApply() local
343 cplxMult(&tempReal, &tempImag, pVdirectReal[k], pVdirectImag[k], *phi); in TsdApply()
344 pDnonTrReal[k] += tempReal; in TsdApply()