Searched refs:hintReal_F (Results 1 – 1 of 1) sorted by relevance
135 static const FIXP_DBL hintReal_F[4][3] = { variable1582 (fMult(gammaVecReal_m[0], hintReal_F[sourceband % 4][1]) - in QmfTransposerApply()1584 hintReal_F[(sourceband + 3) % 4][1])) >> in QmfTransposerApply()1587 (fMult(tmpRealF, hintReal_F[(sourceband + 3) % 4][1]) + in QmfTransposerApply()1588 fMult(gammaVecImag_m[0], hintReal_F[sourceband % 4][1])) >> in QmfTransposerApply()1597 (fMult(tmpRealF, hintReal_F[sourceband % 4][1]) - in QmfTransposerApply()1598 fMult(tmpImagF, hintReal_F[(sourceband + 1) % 4][1])) >> in QmfTransposerApply()1601 (fMult(tmpRealF, hintReal_F[(sourceband + 1) % 4][1]) + in QmfTransposerApply()1602 fMult(tmpImagF, hintReal_F[sourceband % 4][1])) >> in QmfTransposerApply()1609 (fMult(gammaVecReal_m[1], hintReal_F[sourceband % 4][2]) - in QmfTransposerApply()[all …]