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.cpp679 if (hSbrEncoder->qmfSynthesisPS.FilterStates) in sbrEncoder_Close()
680 FreeRam_PsQmfStatesSynthesis((FIXP_DBL**)&hSbrEncoder->qmfSynthesisPS.FilterStates); in sbrEncoder_Close()
1051 &hEnvEncoder->qmfSynthesisPS, in FDKsbrEnc_EnvEncodeFrame()
1451 hSbrEncoder->qmfSynthesisPS.FilterStates = GetRam_PsQmfStatesSynthesis(); in sbrEncoder_Open()
1452 if (hSbrEncoder->qmfSynthesisPS.FilterStates==NULL) { in sbrEncoder_Open()
2148 qmfInitSynthesisFilterBank(&hSbrEncoder->qmfSynthesisPS, in sbrEncoder_Init()
2149 (FIXP_DBL*)hSbrEncoder->qmfSynthesisPS.FilterStates, in sbrEncoder_Init()