Searched refs:m_NumFrameValues (Results 1 – 2 of 2) sorted by relevance
436 …onst typename Traits::KeyType* pLastKey = Traits::GetKey(pSegment, pSegment->m_NumFrameValues - 1); in GetKeyFV_()443 …t keyIdx = static_cast<uint>( frame * pSegment->m_InvDuration * (pSegment->m_NumFrameValues - 1) ); in GetKeyFV_()444 NW_ASSERT( keyIdx <= pSegment->m_NumFrameValues - 1U ); in GetKeyFV_()461 NW_ASSERT( pKey < Traits::GetKey(pSegment, pSegment->m_NumFrameValues - 1) ); in GetKeyFV_()538 …onst typename Traits::KeyType* pLastKey = Traits::GetKey(pSegment, pSegment->m_NumFrameValues - 1); in CalcLinearFloatSegmentFV_()562 …onst typename Traits::KeyType* pLastKey = Traits::GetKey(pSegment, pSegment->m_NumFrameValues - 1); in CalcHermiteFloatSegmentFVSS_()589 …onst typename Traits::KeyType* pLastKey = Traits::GetKey(pSegment, pSegment->m_NumFrameValues - 1); in CalcHermiteFloatSegmentFVS_()
218 ut::ResU16 m_NumFrameValues; member411 ut::ResU16 m_NumFrameValues; member