Searched refs:m_maxValue (Results 1 – 3 of 3) sorted by relevance
71 float maxValue() const { return static_cast<float>(m_maxValue); } in maxValue()114 , m_maxValue(maxValue) in AudioSummingJunction()130 double m_maxValue; variable
56 double getMaxValue (void) const { return m_maxValue; } in getMaxValue()83 double m_maxValue; // Largest representable finite value. member in tcu::FloatFormat
73 , m_maxValue (computeMaxValue(maxExp, fractionBits)) in FloatFormat()