Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dhbe.cpp1363 const int winLength[3] = {10, 8, 6}; in QmfTransposerApply() local
1503 int start = slotOffset - winLength[stretch - 2] / 2; in QmfTransposerApply()
1504 int stop = slotOffset + winLength[stretch - 2] / 2; in QmfTransposerApply()