Lines Matching refs:qmfDomain
906 if (!self->qmfDomain.globalConf.qmfDomainExplicitConfig) { in CAacDecoder_ExtPayloadParse()
913 &self->qmfDomain)) { in CAacDecoder_ExtPayloadParse()
1253 FDK_QmfDomain_ClearRequested(&self->qmfDomain.globalConf); in CAacDecoder_Open()
1472 FDK_QmfDomain_Close(&self->qmfDomain); in CAacDecoder_Close()
2012 self->qmfDomain.globalConf.nInputChannels_requested = ascChannels; in CAacDecoder_Init()
2013 self->qmfDomain.globalConf.nOutputChannels_requested = in CAacDecoder_Init()
2015 self->qmfDomain.globalConf.flags_requested = 0; in CAacDecoder_Init()
2016 self->qmfDomain.globalConf.nBandsAnalysis_requested = in CAacDecoder_Init()
2019 self->qmfDomain.globalConf.nBandsSynthesis_requested = 64; in CAacDecoder_Init()
2020 self->qmfDomain.globalConf.nQmfTimeSlots_requested = in CAacDecoder_Init()
2022 self->qmfDomain.globalConf.nQmfOvTimeSlots_requested = in CAacDecoder_Init()
2024 self->qmfDomain.globalConf.nQmfProcBands_requested = 64; in CAacDecoder_Init()
2025 self->qmfDomain.globalConf.nQmfProcChannels_requested = 1; in CAacDecoder_Init()
2026 self->qmfDomain.globalConf.parkChannel = in CAacDecoder_Init()
2028 self->qmfDomain.globalConf.parkChannel_requested = in CAacDecoder_Init()
2030 self->qmfDomain.globalConf.qmfDomainExplicitConfig = 1; in CAacDecoder_Init()
2042 self->qmfDomain.globalConf.qmfDomainExplicitConfig = 1; in CAacDecoder_Init()
2046 self->qmfDomain.globalConf.qmfDomainExplicitConfig = in CAacDecoder_Init()