Searched refs:curTimeSlot (Results 1 – 2 of 2) sorted by relevance
862 self->curTimeSlot = in FDK_SpatialDecInit()1160 for (ts = self->curTimeSlot; in SpatialDecApplyParameterSets()1161 ts <= fixMin(self->curTimeSlot + (int)nSamples / self->qmfBands - 1, in SpatialDecApplyParameterSets()1429 self->curTimeSlot = ts; in SpatialDecApplyParameterSets()1482 && (self->curTimeSlot + (int)nSamples / self->qmfBands > in SpatialDecApplyFrame()1493 self->curTimeSlot > in SpatialDecApplyFrame()1511 self->curTimeSlot = 0; in SpatialDecApplyFrame()
358 int curTimeSlot; /* pointer to the current time slot used for hyperframing */ member