Searched refs:nDownmixCoeffs (Results 1 – 1 of 1) sorted by relevance
1510 int nDownmixCoeffs = pDown->targetChannelCount * pChan->baseChannelCount; in _readDownmixInstructions() local1512 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()