Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dsbr.h154 QMF_FILTER_BANK qmfSynthesisPS; member
Dsbr_encoder.cpp627 if (hSbrEncoder->qmfSynthesisPS.FilterStates) in sbrEncoder_Close()
628 FreeRam_PsQmfStatesSynthesis((FIXP_DBL**)&hSbrEncoder->qmfSynthesisPS.FilterStates); in sbrEncoder_Close()
981 &hEnvEncoder->qmfSynthesisPS, in FDKsbrEnc_EnvEncodeFrame()
1380 hSbrEncoder->qmfSynthesisPS.FilterStates = GetRam_PsQmfStatesSynthesis(); in sbrEncoder_Open()
1381 if (hSbrEncoder->qmfSynthesisPS.FilterStates==NULL) { in sbrEncoder_Open()
2047 qmfInitSynthesisFilterBank(&hSbrEncoder->qmfSynthesisPS, in sbrEncoder_Init()
2048 (FIXP_DBL*)hSbrEncoder->qmfSynthesisPS.FilterStates, in sbrEncoder_Init()