Searched refs:pSynQmfStates (Results 1 - 2 of 2) sorted by relevance

/external/aac/libSBRdec/src/
H A Dsbr_dec.h123 FIXP_QSS * pSynQmfStates; member in struct:__anon225
H A Dsbr_dec.cpp245 hSbrDec->pSynQmfStates,
779 if (hs->pSynQmfStates == NULL) {
780 hs->pSynQmfStates = GetRam_sbr_QmfStatesSynthesis(chan);
781 if (hs->pSynQmfStates == NULL)
790 hs->pSynQmfStates,
857 if (hs->pSynQmfStates != NULL) {
858 FreeRam_sbr_QmfStatesSynthesis(&hs->pSynQmfStates);

Completed in 122 milliseconds