Searched refs:tempImag (Results 1 – 1 of 1) sorted by relevance
342 FIXP_DBL tempReal, tempImag; in TsdApply() local343 cplxMult(&tempReal, &tempImag, pVdirectReal[k], pVdirectImag[k], *phi); in TsdApply()345 pDnonTrImag[k] += tempImag; in TsdApply()