Searched refs:nQmfTimeSlots (Results 1 – 4 of 4) sorted by relevance
229 if (qd->globalConf.nQmfTimeSlots == QMF_DOMAIN_TIMESLOTS_16) { in C_ALLOC_MEM_OVERLAY()231 } else if (qd->globalConf.nQmfTimeSlots == QMF_DOMAIN_TIMESLOTS_32) { in C_ALLOC_MEM_OVERLAY()239 if (qd->globalConf.nQmfTimeSlots == QMF_DOMAIN_TIMESLOTS_16) { in C_ALLOC_MEM_OVERLAY()242 if (qd->globalConf.nQmfTimeSlots == QMF_DOMAIN_TIMESLOTS_32) { in C_ALLOC_MEM_OVERLAY()299 size = gc->nQmfOvTimeSlots + gc->nQmfTimeSlots; in FDK_QmfDomain_AllocatePersistentMemory()301 if (gc->nQmfTimeSlots == QMF_DOMAIN_TIMESLOTS_16) { in FDK_QmfDomain_AllocatePersistentMemory()312 } else if (gc->nQmfTimeSlots == QMF_DOMAIN_TIMESLOTS_32) { in FDK_QmfDomain_AllocatePersistentMemory()491 int noCols = gc->nQmfTimeSlots; in FDK_QmfDomain_InitFilterBank()521 if ((ptr == NULL) && (gc->nQmfTimeSlots != 0)) { in FDK_QmfDomain_InitFilterBank()533 for (; ts < (gc->nQmfOvTimeSlots + gc->nQmfTimeSlots); ts++) { in FDK_QmfDomain_InitFilterBank()[all …]
197 UCHAR nQmfTimeSlots; /*!< Number of QMF time slots (stored in work buffer member
174 self->pQmfDomain->globalConf.nQmfTimeSlots; in SpatialDecQMFAnalysis()235 if (ts == self->pQmfDomain->globalConf.nQmfTimeSlots - 1) { in SpatialDecFeedQMF()
1234 self->pQmfDomain->globalConf.nQmfTimeSlots; in SpatialDecApplyParameterSets()