Lines Matching refs:hintReal_F
135 static const FIXP_DBL hintReal_F[4][3] = { variable
1597 (fMult(gammaVecReal_m[0], hintReal_F[sourceband % 4][1]) - in QmfTransposerApply()
1599 hintReal_F[(sourceband + 3) % 4][1])) >> in QmfTransposerApply()
1602 (fMult(tmpRealF, hintReal_F[(sourceband + 3) % 4][1]) + in QmfTransposerApply()
1603 fMult(gammaVecImag_m[0], hintReal_F[sourceband % 4][1])) >> in QmfTransposerApply()
1612 (fMult(tmpRealF, hintReal_F[sourceband % 4][1]) - in QmfTransposerApply()
1613 fMult(tmpImagF, hintReal_F[(sourceband + 1) % 4][1])) >> in QmfTransposerApply()
1616 (fMult(tmpRealF, hintReal_F[(sourceband + 1) % 4][1]) + in QmfTransposerApply()
1617 fMult(tmpImagF, hintReal_F[sourceband % 4][1])) >> in QmfTransposerApply()
1624 (fMult(gammaVecReal_m[1], hintReal_F[sourceband % 4][2]) - in QmfTransposerApply()
1626 hintReal_F[(sourceband + 3) % 4][2])) >> in QmfTransposerApply()
1629 (fMult(tmpRealF, hintReal_F[(sourceband + 3) % 4][2]) + in QmfTransposerApply()
1630 fMult(gammaVecImag_m[1], hintReal_F[sourceband % 4][2])) >> in QmfTransposerApply()
1641 (fMult(tmpRealF, hintReal_F[sourceband % 4][2]) - in QmfTransposerApply()
1642 fMult(tmpImagF, hintReal_F[(sourceband + 1) % 4][2])) >> in QmfTransposerApply()
1645 (fMult(tmpRealF, hintReal_F[(sourceband + 1) % 4][2]) + in QmfTransposerApply()
1646 fMult(tmpImagF, hintReal_F[sourceband % 4][2])) >> in QmfTransposerApply()
1675 (fMult(gammaVecReal_m[0], hintReal_F[sourceband % 4][1]) - in QmfTransposerApply()
1677 hintReal_F[(sourceband + 3) % 4][1])) >> in QmfTransposerApply()
1680 (fMult(tmpRealF, hintReal_F[(sourceband + 3) % 4][1]) + in QmfTransposerApply()
1681 fMult(gammaVecImag_m[0], hintReal_F[sourceband % 4][1])) >> in QmfTransposerApply()
1690 (fMult(tmpRealF, hintReal_F[sourceband % 4][1]) - in QmfTransposerApply()
1691 fMult(tmpImagF, hintReal_F[(sourceband + 1) % 4][1])) >> in QmfTransposerApply()
1694 (fMult(tmpRealF, hintReal_F[(sourceband + 1) % 4][1]) + in QmfTransposerApply()
1695 fMult(tmpImagF, hintReal_F[sourceband % 4][1])) >> in QmfTransposerApply()