Searched refs:hQmfSlotsImag (Results 1 – 3 of 3) sorted by relevance
243 if (qd->QmfDomainIn[ch].hQmfSlotsImag) { in C_ALLOC_MEM_OVERLAY()245 FreeQmfSlotsImag16(&qd->QmfDomainIn[ch].hQmfSlotsImag); in C_ALLOC_MEM_OVERLAY()248 FreeQmfSlotsImag32(&qd->QmfDomainIn[ch].hQmfSlotsImag); in C_ALLOC_MEM_OVERLAY()250 FreeQmfSlotsImag(&qd->QmfDomainIn[ch].hQmfSlotsImag); in C_ALLOC_MEM_OVERLAY()312 if (qd->QmfDomainIn[ch].hQmfSlotsImag == NULL) { in FDK_QmfDomain_AllocatePersistentMemory()314 (qd->QmfDomainIn[ch].hQmfSlotsImag = GetQmfSlotsImag16(ch))) in FDK_QmfDomain_AllocatePersistentMemory()323 if (qd->QmfDomainIn[ch].hQmfSlotsImag == NULL) { in FDK_QmfDomain_AllocatePersistentMemory()325 (qd->QmfDomainIn[ch].hQmfSlotsImag = GetQmfSlotsImag32(ch))) in FDK_QmfDomain_AllocatePersistentMemory()333 if (qd->QmfDomainIn[ch].hQmfSlotsImag == NULL) { in FDK_QmfDomain_AllocatePersistentMemory()334 if (NULL == (qd->QmfDomainIn[ch].hQmfSlotsImag = GetQmfSlotsImag(ch))) in FDK_QmfDomain_AllocatePersistentMemory()[all …]
255 FIXP_DBL **hQmfSlotsImag; /*!< Handle for QMF imaginary data time slot pointer member
300 pLowBandImag[i] = hSbrDec->qmfDomainInCh->hQmfSlotsImag[i]; in sbr_dec()518 ->hQmfSlotsImag[hSbrDec->hHBE->noCols - LPC_ORDER + i], in sbr_dec()1040 FIXP_DBL **OverlapBufferImag = hSbrDec->qmfDomainInCh->hQmfSlotsImag; in resetSbrDec()1372 FDKmemcpy(hSbrDec->qmfDomainInCh->hQmfSlotsImag[i], in resetSbrDec()1389 hSbrDec->qmfDomainInCh->hQmfSlotsImag[i], in resetSbrDec()