Searched refs:nOutputChannels (Results 1 – 9 of 9) sorted by relevance
269 if ((gc->nInputChannels > ((8) + (1))) || (gc->nOutputChannels > ((8) + (1)))) in FDK_QmfDomain_AllocatePersistentMemory()369 for (ch = 0; ch < gc->nOutputChannels; ch++) { in FDK_QmfDomain_AllocatePersistentMemory()553 for (ch = 0; ch < gc->nOutputChannels; ch++) { in FDK_QmfDomain_InitFilterBank()801 hgc->nOutputChannels = 0; in FDK_QmfDomain_ClearConfigured()871 (hgc->nOutputChannels != hgc->nOutputChannels_requested) || in FDK_QmfDomain_Configure()878 hgc->nOutputChannels = hgc->nOutputChannels_requested; in FDK_QmfDomain_Configure()970 for (i = 0; i < hgc->nOutputChannels; i++) { in FDK_QmfDomain_Configure()
247 int nOutputChannels; /* derived from treeConfig */ member
553 int nOutputChannels, treeConfig; in CheckLevelTreeUpmixType() local575 nOutputChannels = pSsc->nInputChannels; in CheckLevelTreeUpmixType()578 nOutputChannels = pSsc->nOutputChannels; in CheckLevelTreeUpmixType()584 (nOutputChannels > pCreateParams->maxNumOutputChannels) || in CheckLevelTreeUpmixType()
420 pSpatialSpecificConfig->nOutputChannels = in SpatialDecParseMps212Config()506 pSpatialSpecificConfig->nOutputChannels = in SpatialDecParseSpecificConfig()590 pSpatialSpecificConfig->nOutputChannels, bitsAvailable); in SpatialDecParseSpecificConfig()645 pSpatialSpecificConfig->nOutputChannels = in SpatialDecDefaultSpecificConfig()1005 pSpatialSpecificConfig->nOutputChannels <= 0) { in SpatialDecParseFrameData()1999 self->numOutputChannels = pSpatialSpecificConfig->nOutputChannels; in SpatialDecDecodeHeader()
1062 fMax((UINT)pSSC->nOutputChannels, (UINT)pGC->nOutputChannels_requested); in mpegSurroundDecoder_ConfigureQmfDomain()
177 UCHAR nOutputChannels; /*!< Number of QMF output channels. */ member
33 …InterpolatorsFactory(cmsUInt32Number nInputChannels, cmsUInt32Number nOutputChannels, cmsUInt32Num…1402 …InterpolatorsFactory(cmsUInt32Number nInputChannels, cmsUInt32Number nOutputChannels, cmsUInt32Num… in DefaultInterpolatorsFactory() argument1412 if (nInputChannels >= 4 && nOutputChannels >= MAX_STAGE_CHANNELS) in DefaultInterpolatorsFactory()1419 if (nOutputChannels == 1) { in DefaultInterpolatorsFactory()
198 UCHAR nOutputChannels; member687 hEnc->nOutputChannels = in FDK_sacenc_init()1000 const int nChOut = hMp4SpaceEnc->nOutputChannels; in FDK_sacenc_encode()
306 … cmsInterpFnFactory)(cmsUInt32Number nInputChannels, cmsUInt32Number nOutputChannels, cmsUInt32Num…