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:__anon220
H A Dsbr_dec.cpp245 hSbrDec->pSynQmfStates,
777 if (hs->pSynQmfStates == NULL) {
778 hs->pSynQmfStates = GetRam_sbr_QmfStatesSynthesis(chan);
779 if (hs->pSynQmfStates == NULL)
788 hs->pSynQmfStates,
855 if (hs->pSynQmfStates != NULL) {
856 FreeRam_sbr_QmfStatesSynthesis(&hs->pSynQmfStates);

Completed in 34 milliseconds