Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dpsdec.cpp429 static const UCHAR groupTable[NO_IID_GROUPS + 1] = { variable
515 const int start = groupTable[group]; in applySlotBasedRotation()
516 const int stop = groupTable[group + 1]; in applySlotBasedRotation()