Searched refs:globalConf (Results 1 – 8 of 8) sorted by relevance
210 if (qd->globalConf.nBandsAnalysis == QMF_DOMAIN_ANALYSIS_QMF_BANDS_16) { in C_ALLOC_MEM_OVERLAY()212 } else if (qd->globalConf.nBandsAnalysis == in C_ALLOC_MEM_OVERLAY()215 } else if (qd->globalConf.nBandsAnalysis == in C_ALLOC_MEM_OVERLAY()224 if (qd->globalConf.nQmfOvTimeSlots == QMF_DOMAIN_OV_TIMESLOTS_16) { in C_ALLOC_MEM_OVERLAY()226 } else if (qd->globalConf.nQmfOvTimeSlots == QMF_DOMAIN_OV_TIMESLOTS_32) { in C_ALLOC_MEM_OVERLAY()234 if (qd->globalConf.nQmfTimeSlots == QMF_DOMAIN_TIMESLOTS_16) { in C_ALLOC_MEM_OVERLAY()236 } else if (qd->globalConf.nQmfTimeSlots == QMF_DOMAIN_TIMESLOTS_32) { in C_ALLOC_MEM_OVERLAY()244 if (qd->globalConf.nQmfTimeSlots == QMF_DOMAIN_TIMESLOTS_16) { in C_ALLOC_MEM_OVERLAY()247 if (qd->globalConf.nQmfTimeSlots == QMF_DOMAIN_TIMESLOTS_32) { in C_ALLOC_MEM_OVERLAY()267 HANDLE_FDK_QMF_DOMAIN_GC gc = &qd->globalConf; in FDK_QmfDomain_AllocatePersistentMemory()[all …]
356 if (!self->pQmfDomain->globalConf.qmfDomainExplicitConfig) { in sbrDecoder_ResetElement()357 self->pQmfDomain->globalConf.flags_requested |= qmfFlags; in sbrDecoder_ResetElement()358 self->pQmfDomain->globalConf.nBandsAnalysis_requested = in sbrDecoder_ResetElement()360 self->pQmfDomain->globalConf.nBandsSynthesis_requested = in sbrDecoder_ResetElement()362 self->pQmfDomain->globalConf.nBandsSynthesis_requested /= in sbrDecoder_ResetElement()364 self->pQmfDomain->globalConf.nQmfTimeSlots_requested = in sbrDecoder_ResetElement()367 self->pQmfDomain->globalConf.nQmfOvTimeSlots_requested = overlap; in sbrDecoder_ResetElement()368 self->pQmfDomain->globalConf.nQmfProcBands_requested = 64; /* always 64 */ in sbrDecoder_ResetElement()369 self->pQmfDomain->globalConf.nQmfProcChannels_requested = in sbrDecoder_ResetElement()685 if (!self->pQmfDomain->globalConf.qmfDomainExplicitConfig) { in sbrDecoder_InitElement()[all …]
1048 pGC = &pMpegSurroundDecoder->pQmfDomain->globalConf; in mpegSurroundDecoder_ConfigureQmfDomain()1661 if (pMpegSurroundDecoder->pQmfDomain->globalConf.nBandsAnalysis == 0) { in mpegSurroundDecoder_Apply()1668 pMpegSurroundDecoder->pQmfDomain->globalConf.nBandsSynthesis) / in mpegSurroundDecoder_Apply()1669 pMpegSurroundDecoder->pQmfDomain->globalConf.nBandsAnalysis; in mpegSurroundDecoder_Apply()1683 pMpegSurroundDecoder->pQmfDomain->globalConf.nBandsSynthesis) / in mpegSurroundDecoder_Apply()1684 pMpegSurroundDecoder->pQmfDomain->globalConf.nBandsAnalysis; in mpegSurroundDecoder_Apply()1685 pMpegSurroundDecoder->pQmfDomain->globalConf.TDinput = in mpegSurroundDecoder_Apply()1698 pMpegSurroundDecoder->pQmfDomain->globalConf.TDinput = input; in mpegSurroundDecoder_Apply()1710 pMpegSurroundDecoder->pQmfDomain->globalConf.TDinput, NULL, NULL, in mpegSurroundDecoder_Apply()
751 flags = self->pQmfDomain->globalConf.flags_requested; in FDK_SpatialDecInit()764 self->pQmfDomain->globalConf.flags_requested = flags; in FDK_SpatialDecInit()1204 offset = self->pQmfDomain->globalConf.nBandsSynthesis * in SpatialDecApplyParameterSets()1205 self->pQmfDomain->globalConf.nQmfTimeSlots; in SpatialDecApplyParameterSets()1209 &inData[ts * self->pQmfDomain->globalConf.nBandsAnalysis]; in SpatialDecApplyParameterSets()1222 if ((self->pQmfDomain->globalConf.nBandsAnalysis == 24) && in SpatialDecApplyParameterSets()
171 offset = self->pQmfDomain->globalConf.nBandsSynthesis * in SpatialDecQMFAnalysis()172 self->pQmfDomain->globalConf.nQmfTimeSlots; in SpatialDecQMFAnalysis()177 &inData[ts * self->pQmfDomain->globalConf.nBandsAnalysis]; in SpatialDecQMFAnalysis()228 if (ts == self->pQmfDomain->globalConf.nQmfTimeSlots - 1) { in SpatialDecFeedQMF()876 &timeOut[stride * self->pQmfDomain->globalConf.nBandsSynthesis * ts]; in SpatialDecSynthesis()
906 if (!self->qmfDomain.globalConf.qmfDomainExplicitConfig) { in CAacDecoder_ExtPayloadParse()1251 FDK_QmfDomain_ClearRequested(&self->qmfDomain.globalConf); in CAacDecoder_Open()1993 self->qmfDomain.globalConf.nInputChannels_requested = ascChannels; in CAacDecoder_Init()1994 self->qmfDomain.globalConf.nOutputChannels_requested = in CAacDecoder_Init()1996 self->qmfDomain.globalConf.flags_requested = 0; in CAacDecoder_Init()1997 self->qmfDomain.globalConf.nBandsAnalysis_requested = in CAacDecoder_Init()2000 self->qmfDomain.globalConf.nBandsSynthesis_requested = 64; in CAacDecoder_Init()2001 self->qmfDomain.globalConf.nQmfTimeSlots_requested = in CAacDecoder_Init()2003 self->qmfDomain.globalConf.nQmfOvTimeSlots_requested = in CAacDecoder_Init()2005 self->qmfDomain.globalConf.nQmfProcBands_requested = 64; in CAacDecoder_Init()[all …]
1385 if (!self->qmfDomain.globalConf.qmfDomainExplicitConfig && in aacDecoder_DecodeFrame()1401 if (!self->qmfDomain.globalConf.qmfDomainExplicitConfig && in aacDecoder_DecodeFrame()1410 if (self->qmfDomain.globalConf.nBandsAnalysis_requested > 0) { in aacDecoder_DecodeFrame()1411 self->qmfDomain.globalConf.nQmfTimeSlots_requested = in aacDecoder_DecodeFrame()1413 self->qmfDomain.globalConf.nBandsAnalysis_requested; in aacDecoder_DecodeFrame()1415 self->qmfDomain.globalConf.nQmfTimeSlots_requested = 0; in aacDecoder_DecodeFrame()1419 self->qmfDomain.globalConf.TDinput = pTimeData; in aacDecoder_DecodeFrame()
274 FDK_QMF_DOMAIN_GC globalConf; /*!< Global configuration structure. */ member