Searched refs:MAX_STRETCH_HBE (Results 1 – 4 of 4) sorted by relevance
118 #define MAX_STRETCH_HBE (4) macro165 int bXProducts[MAX_STRETCH_HBE];
158 for (patch = (MAX_STRETCH_HBE - 1); patch < numPatches; patch++) { in copyHarmonicSpectrum()161 sourceBands = xOverQmf[MAX_STRETCH_HBE - 1] - xOverQmf[MAX_STRETCH_HBE - 2]; in copyHarmonicSpectrum()165 int startBand = xOverQmf[MAX_STRETCH_HBE - 1] - 1; in copyHarmonicSpectrum()170 ((xOverQmf[MAX_STRETCH_HBE - 1] - 1) % 2)) % in copyHarmonicSpectrum()
127 static const int xProducts[MAX_STRETCH_HBE - 1] = {939 for (i = 0; i < MAX_STRETCH_HBE - 1; i++) { in QmfTransposerCreate()1138 hQmfTransposer->maxStretch = MAX_STRETCH_HBE; in QmfTransposerReInit()1140 stopPatch = MAX_STRETCH_HBE; in QmfTransposerReInit()1162 hQmfTransposer->maxStretch = fMin(patch, MAX_STRETCH_HBE); in QmfTransposerReInit()1432 for (s = 0; s <= MAX_STRETCH_HBE - 2; s++) { in QmfTransposerApply()
3091 for (i = 1; i < MAX_STRETCH_HBE; i++) in ResetLimiterBands()