Searched refs:m_OutSlope (Results 1 – 2 of 2) sorted by relevance
112 ut::ResF32 m_OutSlope; member118 f32 GetOutSlope() const { return m_OutSlope; } in GetOutSlope()126 ut::ResS16 m_OutSlope; // fx7.8 member132 f32 GetOutSlope() const { return internal::CastS7_8ToF32(m_OutSlope); } in GetOutSlope()
112 static f32 GetOutSlope( const KeyType* pKey ) { return pKey->m_OutSlope; } in GetOutSlope()