Lines Matching refs:resultBits
119 static inline bool isResultInSet (const CmpResultSet resultSet, const float result, const int resultBits)
121 const float err = computeFixedPointError(resultBits);
196 const float resErr = computeFixedPointError(prec.resultBits);
256 const float resErr = computeFixedPointError(prec.resultBits);
304 const float resErr = computeFixedPointError(prec.resultBits);
389 const float resErr = computeFixedPointError(prec.resultBits);
446 const float resErr = computeFixedPointError(prec.resultBits);
544 if (isResultInSet(resSet, result, prec.resultBits))
1247 if (!isResultInSet(resSet, result[offNdx], prec.resultBits))
1341 if (!isResultInSet(resSet, result[offNdx], prec.resultBits))