Lines Matching refs:cplxBands
221 const INT cplxBands, const INT initStatesFlag) { in FDKhybridAnalysisInit() argument
249 hAnalysisHybFilter->cplxBands = cplxBands; in FDKhybridAnalysisInit()
260 ((qmfBands - setup->nrQmfBands) + (cplxBands - setup->nrQmfBands)) * in FDKhybridAnalysisInit()
283 pMem += (cplxBands - setup->nrQmfBands); in FDKhybridAnalysisInit()
303 (cplxBands - setup->nrQmfBands) * sizeof(FIXP_DBL)); in FDKhybridAnalysisInit()
337 (hAnalysisHybFilter->cplxBands - setup->nrQmfBands), in FDKhybridAnalysisScaleStates()
395 (hAnalysisHybFilter->cplxBands - nrQmfBandsLF) * sizeof(FIXP_DBL)); in FDKhybridAnalysisApply()
406 (hAnalysisHybFilter->cplxBands - nrQmfBandsLF) * sizeof(FIXP_DBL)); in FDKhybridAnalysisApply()
415 (hAnalysisHybFilter->cplxBands - nrQmfBandsLF) * sizeof(FIXP_DBL)); in FDKhybridAnalysisApply()
441 const INT cplxBands) { in FDKhybridSynthesisInit() argument
462 hSynthesisHybFilter->cplxBands = cplxBands; in FDKhybridSynthesisInit()
505 (hSynthesisHybFilter->cplxBands - nrQmfBandsLF) * sizeof(FIXP_DBL)); in FDKhybridSynthesisApply()