Home
last modified time | relevance | path

Searched refs:tempImag (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()
345 pDnonTrImag[k] += tempImag; in TsdApply()