Searched refs:currSlot (Results 1 – 1 of 1) sorted by relevance
1142 int currSlot = frame->paramSlot[ps]; in SpatialDecApplyParameterSets() local1177 alpha = FX_DBL2FX_SGL(fDivNorm(ts - prevSlot, currSlot - prevSlot)); in SpatialDecApplyParameterSets()1359 self, alpha, (ts == currSlot) /* signal the last slot of the set */ in SpatialDecApplyParameterSets()1378 if (ts == currSlot) { in SpatialDecApplyParameterSets()1382 prevSlot = currSlot; in SpatialDecApplyParameterSets()