Home
last modified time | relevance | path

Searched refs:qmfSynthesisPS (Results 1 – 2 of 2) sorted by relevance

/external/aac/libSBRenc/src/
Dsbr.h155 QMF_FILTER_BANK qmfSynthesisPS; member
Dsbr_encoder.cpp753 if (hSbrEncoder->qmfSynthesisPS.FilterStates) in sbrEncoder_Close()
754 FreeRam_PsQmfStatesSynthesis((FIXP_DBL**)&hSbrEncoder->qmfSynthesisPS.FilterStates); in sbrEncoder_Close()
1125 &hEnvEncoder->qmfSynthesisPS, in FDKsbrEnc_EnvEncodeFrame()
1546 hSbrEncoder->qmfSynthesisPS.FilterStates = GetRam_PsQmfStatesSynthesis(); in sbrEncoder_Open()
1547 if (hSbrEncoder->qmfSynthesisPS.FilterStates==NULL) { in sbrEncoder_Open()
2240 qmfInitSynthesisFilterBank(&hSbrEncoder->qmfSynthesisPS, in sbrEncoder_Init()
2241 (FIXP_DBL*)hSbrEncoder->qmfSynthesisPS.FilterStates, in sbrEncoder_Init()