Home | History | Annotate | Download | only in src

Lines Matching refs:pSynQmfStates

261             hSbrDec->pSynQmfStates,
824 if (hs->pSynQmfStates == NULL) {
825 hs->pSynQmfStates = GetRam_sbr_QmfStatesSynthesis(chan);
826 if (hs->pSynQmfStates == NULL)
835 hs->pSynQmfStates,
905 if (hs->pSynQmfStates != NULL) {
906 FreeRam_sbr_QmfStatesSynthesis(&hs->pSynQmfStates);