Lines Matching refs:cplxBands
220 const INT cplxBands, const INT initStatesFlag) { in FDKhybridAnalysisInit() argument
248 hAnalysisHybFilter->cplxBands = cplxBands; in FDKhybridAnalysisInit()
259 ((qmfBands - setup->nrQmfBands) + (cplxBands - setup->nrQmfBands)) * in FDKhybridAnalysisInit()
282 pMem += (cplxBands - setup->nrQmfBands); in FDKhybridAnalysisInit()
302 (cplxBands - setup->nrQmfBands) * sizeof(FIXP_DBL)); in FDKhybridAnalysisInit()
336 (hAnalysisHybFilter->cplxBands - setup->nrQmfBands), in FDKhybridAnalysisScaleStates()
394 (hAnalysisHybFilter->cplxBands - nrQmfBandsLF) * sizeof(FIXP_DBL)); in FDKhybridAnalysisApply()
405 (hAnalysisHybFilter->cplxBands - nrQmfBandsLF) * sizeof(FIXP_DBL)); in FDKhybridAnalysisApply()
414 (hAnalysisHybFilter->cplxBands - nrQmfBandsLF) * sizeof(FIXP_DBL)); in FDKhybridAnalysisApply()
440 const INT cplxBands) { in FDKhybridSynthesisInit() argument
461 hSynthesisHybFilter->cplxBands = cplxBands; in FDKhybridSynthesisInit()
503 (hSynthesisHybFilter->cplxBands - nrQmfBandsLF) * sizeof(FIXP_DBL)); in FDKhybridSynthesisApply()