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()800 hgc->nOutputChannels = 0; in FDK_QmfDomain_ClearConfigured()869 (hgc->nOutputChannels != hgc->nOutputChannels_requested) || in FDK_QmfDomain_Configure()876 hgc->nOutputChannels = hgc->nOutputChannels_requested; in FDK_QmfDomain_Configure()968 for (i = 0; i < hgc->nOutputChannels; i++) { in FDK_QmfDomain_Configure()
247 int nOutputChannels; /* derived from treeConfig */ member
552 int nOutputChannels, treeConfig; in CheckLevelTreeUpmixType() local574 nOutputChannels = pSsc->nInputChannels; in CheckLevelTreeUpmixType()577 nOutputChannels = pSsc->nOutputChannels; in CheckLevelTreeUpmixType()583 (nOutputChannels > pCreateParams->maxNumOutputChannels) || in CheckLevelTreeUpmixType()
418 pSpatialSpecificConfig->nOutputChannels = in SpatialDecParseMps212Config()502 pSpatialSpecificConfig->nOutputChannels = in SpatialDecParseSpecificConfig()579 pSpatialSpecificConfig->nOutputChannels, bitsAvailable); in SpatialDecParseSpecificConfig()635 pSpatialSpecificConfig->nOutputChannels = in SpatialDecDefaultSpecificConfig()995 pSpatialSpecificConfig->nOutputChannels <= 0) { in SpatialDecParseFrameData()1978 self->numOutputChannels = pSpatialSpecificConfig->nOutputChannels; in SpatialDecDecodeHeader()
1069 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…