Home
last modified time | relevance | path

Searched refs:pitchInBins (Results 1 – 2 of 2) sorted by relevance

/external/aac/libSBRdec/src/
Dhbe.h192 int pitchInBins, int scale_lb, int scale_hbe,
Dhbe.cpp1296 const int pitchInBins) { in getHBEScaleFactorFrame() argument
1297 if (pitchInBins >= pmin * (1 + bSbr41)) { in getHBEScaleFactorFrame()
1355 int pitchInBins, int scale_lb, int scale_hbe, in QmfTransposerApply() argument
1384 getHBEScaleFactorFrame(bSbr41, hQmfTransposer->maxStretch, pitchInBins); in QmfTransposerApply()
1433 twid_m_new[s][0] = twiddle[(mult[s] * (stepsize * pitchInBins)) % mod]; in QmfTransposerApply()
1435 twiddle[((mult[s] * (stepsize * pitchInBins)) + sine_offset) % mod]; in QmfTransposerApply()
1695 if (pitchInBins >= pmin * (1 + bSbr41)) { in QmfTransposerApply()
1727 fMult(p_F[pitchInBins] >> bSbr41, tr_str[tr - 1]); /* scale 7 */ in QmfTransposerApply()
1731 ti2 = (INT)(((f1_F) + ((p_F[pitchInBins] >> bSbr41) >> 2)) >> in QmfTransposerApply()