Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_dec_lib.cpp259 static const UCHAR mapIdx2QmfBands[3] = {24, 32, 16}; in mpegSurroundDecoder_GetNrOfQmfBands() local
262 qmfBands = mapIdx2QmfBands[pSsc->coreSbrFrameLengthIndex - 2]; in mpegSurroundDecoder_GetNrOfQmfBands()