Home
last modified time | relevance | path

Searched refs:s_CalcFloatSegmentFVTable (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/sources/libraries/anim/res/
Danim_ResAnimCurve.cpp614 static CalcFloatSegmentFVFunc s_CalcFloatSegmentFVTable[][8] = variable
694 …return s_CalcFloatSegmentFVTable[ interporateMode ][ quantizeType ]( &(pSegment->fv), frame - pSeg… in CalcFloatSegment_()