Searched refs:targetChannelCount (Results 1 – 7 of 7) sorted by relevance
357 if (baseChannelCount <= pDown->targetChannelCount) return downmixOffset; in getDownmixOffset()359 q = fDivNorm((FIXP_DBL)pDown->targetChannelCount, in getDownmixOffset()
172 UCHAR targetChannelCount; member
521 return (LONG)hDrcDec->selProcOutput.targetChannelCount; in FDK_drcDec_GetParam()546 const int* targetChannelCount) { in FDK_drcDec_SetDownmixInstructions() argument845 int targetChCnt = pSelProcOutput->targetChannelCount; in FDK_drcDec_ApplyDownmix()
882 pDown->targetChannelCount) { in _channelLayoutToDownmixIdMapping()2077 hSelProcOutput->targetChannelCount = in _generateOutputInfo()2224 hSelProcOutput->targetChannelCount = in _selectDownmixMatrix()2232 if (pDown->targetChannelCount > 8) { in _selectDownmixMatrix()2237 hSelProcOutput->targetChannelCount = pDown->targetChannelCount; in _selectDownmixMatrix()2246 for (k = 0; k < hSelProcOutput->targetChannelCount; k++) { in _selectDownmixMatrix()2892 if (hUniDrcConfig->downmixInstructions[i].targetChannelCount > 8) in _downmixCoefficientsArePresent()2972 for (i = 0; i < pDown->targetChannelCount; i++) { in _getSignalPeakLevel()
311 UCHAR targetChannelCount; member
1069 pDown->targetChannelCount; /* targetChannelCountFromDownmixId*/ in _skipEqInstructions()1400 pDown->targetChannelCount; /* targetChannelCountFromDownmixId*/ in _readDrcInstructionsUniDrc()1511 pDown->targetChannelCount = FDKreadBits(hBs, 7); in _readDownmixInstructions()1516 int nDownmixCoeffs = pDown->targetChannelCount * pChan->baseChannelCount; in _readDownmixInstructions()
234 const int* targetChannelCount);