Lines Matching refs:difference
213 float difference = fuzzyCompare(params, reference, result, errorMask.getAccess());
214 bool isOk = difference <= threshold;
228 log << TestLog::Message << "Image comparison failed: difference = " << difference << ", threshold = " << threshold << TestLog::EndMessage;
311 * \brief Per-pixel difference accuracy metric
346 << TestLog::Image("DiffMask", "Difference", diffMask)
360 log << TestLog::Integer("DiffSum", "Squared difference sum", "", QP_KEY_TAG_NONE, squaredSum)
367 * \brief Per-pixel difference accuracy metric
395 * difference between floating-point values and thus this function can
406 difference
461 log << TestLog::Message << "Image comparison failed: max difference = " << maxDiff << ", threshold = " << threshold << TestLog::EndMessage;
489 * Difference is computed in floating-point space.
499 * \param threshold Maximum allowed difference
548 log << TestLog::Message << "Image comparison failed: max difference = " << maxDiff << ", threshold = " << threshold << TestLog::EndMessage;
576 * Difference is computed in floating-point space.
586 * \param threshold Maximum allowed difference
631 log << TestLog::Message << "Image comparison failed: max difference = " << maxDiff << ", threshold = " << threshold << ", reference = " << reference << TestLog::EndMessage;
658 * Difference is computed in integer space.
668 * \param threshold Maximum allowed difference
717 log << TestLog::Message << "Image comparison failed: max difference = " << maxDiff << ", threshold = " << threshold << TestLog::EndMessage;
750 * Difference is computed in integer space.
760 * \param threshold Maximum allowed difference
828 * Difference is computed in integer space.
838 * \param threshold Maximum allowed difference
909 * \param threshold Maximum allowed difference
932 * \param threshold Maximum local difference