Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dsbr.h185 QMF_FILTER_BANK qmfSynthesisPS; member
Dsbr_encoder.cpp791 if (hSbrEncoder->qmfSynthesisPS.FilterStates) in sbrEncoder_Close()
793 (FIXP_DBL **)&hSbrEncoder->qmfSynthesisPS.FilterStates); in sbrEncoder_Close()
1124 &hEnvEncoder->qmfSynthesisPS, &qmfScale, psHeaderActive); in FDKsbrEnc_EnvEncodeFrame()
1565 hSbrEncoder->qmfSynthesisPS.FilterStates = GetRam_PsQmfStatesSynthesis(); in sbrEncoder_Open()
1566 if (hSbrEncoder->qmfSynthesisPS.FilterStates == NULL) { in sbrEncoder_Open()
2329 &hSbrEncoder->qmfSynthesisPS, in sbrEncoder_Init()
2330 (FIXP_DBL *)hSbrEncoder->qmfSynthesisPS.FilterStates, in sbrEncoder_Init()