Lines Matching refs:qmfDomain
980 if (!self->qmfDomain.globalConf.qmfDomainExplicitConfig) { in CAacDecoder_ExtPayloadParse()
987 &self->qmfDomain)) { in CAacDecoder_ExtPayloadParse()
1327 FDK_QmfDomain_ClearRequested(&self->qmfDomain.globalConf); in CAacDecoder_Open()
1567 FDK_QmfDomain_Close(&self->qmfDomain); in CAacDecoder_Close()
2123 self->qmfDomain.globalConf.nInputChannels_requested = ascChannels; in CAacDecoder_Init()
2124 self->qmfDomain.globalConf.nOutputChannels_requested = in CAacDecoder_Init()
2126 self->qmfDomain.globalConf.flags_requested = 0; in CAacDecoder_Init()
2127 self->qmfDomain.globalConf.nBandsAnalysis_requested = in CAacDecoder_Init()
2130 self->qmfDomain.globalConf.nBandsSynthesis_requested = 64; in CAacDecoder_Init()
2131 self->qmfDomain.globalConf.nQmfTimeSlots_requested = in CAacDecoder_Init()
2133 self->qmfDomain.globalConf.nQmfOvTimeSlots_requested = in CAacDecoder_Init()
2135 self->qmfDomain.globalConf.nQmfProcBands_requested = 64; in CAacDecoder_Init()
2136 self->qmfDomain.globalConf.nQmfProcChannels_requested = 1; in CAacDecoder_Init()
2137 self->qmfDomain.globalConf.parkChannel = in CAacDecoder_Init()
2139 self->qmfDomain.globalConf.parkChannel_requested = in CAacDecoder_Init()
2141 self->qmfDomain.globalConf.qmfDomainExplicitConfig = 1; in CAacDecoder_Init()
2153 self->qmfDomain.globalConf.qmfDomainExplicitConfig = 1; in CAacDecoder_Init()
2157 self->qmfDomain.globalConf.qmfDomainExplicitConfig = in CAacDecoder_Init()