Home
last modified time | relevance | path

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

/external/aac/libDRCdec/src/
DdrcDec_reader.cpp1510 int nDownmixCoeffs = pDown->targetChannelCount * pChan->baseChannelCount; in _readDownmixInstructions() local
1512 if (nDownmixCoeffs > 8 * 8) return DE_NOT_OK; in _readDownmixInstructions()
1515 for (i = 0; i < nDownmixCoeffs; i++) { in _readDownmixInstructions()
1521 for (i = 0; i < nDownmixCoeffs; i++) { in _readDownmixInstructions()