Lines Matching refs:resultBits
119 static inline bool isResultInSet (const CmpResultSet resultSet, const float result, const int resultBits)
121 const float err = computeFixedPointError(resultBits);
225 const float resErr = computeFixedPointError(prec.resultBits);
285 const float resErr = computeFixedPointError(prec.resultBits);
333 const float resErr = computeFixedPointError(prec.resultBits);
418 const float resErr = computeFixedPointError(prec.resultBits);
475 const float resErr = computeFixedPointError(prec.resultBits);
573 if (isResultInSet(resSet, result, prec.resultBits))
1213 if (isResultInSet(resSet, result, prec.resultBits))
1821 if (!isResultInSet(resSet, result[offNdx], prec.resultBits))
1919 if (!isResultInSet(resSet, result[offNdx], prec.resultBits))