Searched refs:curTimeSlot (Results 1 – 2 of 2) sorted by relevance
862 self->curTimeSlot = in FDK_SpatialDecInit()1138 for (ts = self->curTimeSlot; in SpatialDecApplyParameterSets()1139 ts <= fixMin(self->curTimeSlot + (int)nSamples / self->qmfBands - 1, in SpatialDecApplyParameterSets()1392 self->curTimeSlot = ts; in SpatialDecApplyParameterSets()1444 && (self->curTimeSlot + (int)nSamples / self->qmfBands > in SpatialDecApplyFrame()1455 self->curTimeSlot > in SpatialDecApplyFrame()1473 self->curTimeSlot = 0; in SpatialDecApplyFrame()
358 int curTimeSlot; /* pointer to the current time slot used for hyperframing */ member