• Home
  • Raw
  • Download

Lines Matching refs:hintReal_F

135 static const FIXP_DBL hintReal_F[4][3] = {  variable
1582 (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()
1611 hintReal_F[(sourceband + 3) % 4][2])) >> in QmfTransposerApply()
1614 (fMult(tmpRealF, hintReal_F[(sourceband + 3) % 4][2]) + in QmfTransposerApply()
1615 fMult(gammaVecImag_m[1], hintReal_F[sourceband % 4][2])) >> in QmfTransposerApply()
1626 (fMult(tmpRealF, hintReal_F[sourceband % 4][2]) - in QmfTransposerApply()
1627 fMult(tmpImagF, hintReal_F[(sourceband + 1) % 4][2])) >> in QmfTransposerApply()
1630 (fMult(tmpRealF, hintReal_F[(sourceband + 1) % 4][2]) + in QmfTransposerApply()
1631 fMult(tmpImagF, hintReal_F[sourceband % 4][2])) >> in QmfTransposerApply()
1660 (fMult(gammaVecReal_m[0], hintReal_F[sourceband % 4][1]) - in QmfTransposerApply()
1662 hintReal_F[(sourceband + 3) % 4][1])) >> in QmfTransposerApply()
1665 (fMult(tmpRealF, hintReal_F[(sourceband + 3) % 4][1]) + in QmfTransposerApply()
1666 fMult(gammaVecImag_m[0], hintReal_F[sourceband % 4][1])) >> in QmfTransposerApply()
1675 (fMult(tmpRealF, hintReal_F[sourceband % 4][1]) - in QmfTransposerApply()
1676 fMult(tmpImagF, hintReal_F[(sourceband + 1) % 4][1])) >> in QmfTransposerApply()
1679 (fMult(tmpRealF, hintReal_F[(sourceband + 1) % 4][1]) + in QmfTransposerApply()
1680 fMult(tmpImagF, hintReal_F[sourceband % 4][1])) >> in QmfTransposerApply()