Home | History | Annotate | Download | only in src

Lines Matching refs:FilterStates

671       if (hSbrEncoder->QmfAnalysis[ch].FilterStates)
672 FreeRam_Sbr_QmfStatesAnalysis((FIXP_QAS**)&hSbrEncoder->QmfAnalysis[ch].FilterStates);
679 if (hSbrEncoder->qmfSynthesisPS.FilterStates)
680 FreeRam_PsQmfStatesSynthesis((FIXP_DBL**)&hSbrEncoder->qmfSynthesisPS.FilterStates);
1439 hSbrEncoder->QmfAnalysis[i].FilterStates = GetRam_Sbr_QmfStatesAnalysis(i);
1440 if (hSbrEncoder->QmfAnalysis[i].FilterStates==NULL) {
1451 hSbrEncoder->qmfSynthesisPS.FilterStates = GetRam_PsQmfStatesSynthesis();
1452 if (hSbrEncoder->qmfSynthesisPS.FilterStates==NULL) {
1707 (FIXP_QAS*)hSbrElement->hQmfAnalysis[ch]->FilterStates,
2149 (FIXP_DBL*)hSbrEncoder->qmfSynthesisPS.FilterStates,