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()
170 UCHAR targetChannelCount; member
517 return (LONG)hDrcDec->selProcOutput.targetChannelCount; in FDK_drcDec_GetParam()540 const int* targetChannelCount) { in FDK_drcDec_SetDownmixInstructions() argument835 int targetChCnt = pSelProcOutput->targetChannelCount; in FDK_drcDec_ApplyDownmix()
884 pDown->targetChannelCount) { in _channelLayoutToDownmixIdMapping()2039 hSelProcOutput->targetChannelCount = in _generateOutputInfo()2180 hSelProcOutput->targetChannelCount = in _selectDownmixMatrix()2188 if (pDown->targetChannelCount > 8) { in _selectDownmixMatrix()2193 hSelProcOutput->targetChannelCount = pDown->targetChannelCount; in _selectDownmixMatrix()2202 for (k = 0; k < hSelProcOutput->targetChannelCount; k++) { in _selectDownmixMatrix()2843 if (hUniDrcConfig->downmixInstructions[i].targetChannelCount > 8) in _downmixCoefficientsArePresent()2923 for (i = 0; i < pDown->targetChannelCount; i++) { in _getSignalPeakLevel()
308 UCHAR targetChannelCount; member
1062 pDown->targetChannelCount; /* targetChannelCountFromDownmixId*/ in _skipEqInstructions()1394 pDown->targetChannelCount; /* targetChannelCountFromDownmixId*/ in _readDrcInstructionsUniDrc()1505 pDown->targetChannelCount = FDKreadBits(hBs, 7); in _readDownmixInstructions()1510 int nDownmixCoeffs = pDown->targetChannelCount * pChan->baseChannelCount; in _readDownmixInstructions()
229 const int* targetChannelCount);