Searched refs:numBitsLost (Results 1 – 2 of 2) sorted by relevance
345 const tcu::UVec4 numBitsLost = maxValueExp - min(maxValueExp, derivExp); in getDerivateThreshold() local346 …const tcu::IVec4 numAccurateBits = max(baseBits - numBitsLost.asInt() - (int)INTERPOLATION_LOST_BI… in getDerivateThreshold()359 const tcu::UVec4 numBitsLost = maxValueExp - min(maxValueExp, derivExp); in getDerivateThresholdWarning() local360 …const tcu::IVec4 numAccurateBits = max(baseBits - numBitsLost.asInt() - getInterpolationLostBitsWa… in getDerivateThresholdWarning()
301 const tcu::UVec4 numBitsLost = maxValueExp - min(maxValueExp, derivExp); in getDerivateThreshold() local302 …const tcu::IVec4 numAccurateBits = max(baseBits - numBitsLost.asInt() - (int)INTERPOLATION_LOST_BI… in getDerivateThreshold()