Searched refs:error_rate (Results 1 – 1 of 1) sorted by relevance
314 double error_rate; in igt_check_checkerboard_frame_match() local395 error_rate = (double) errors / pixels; in igt_check_checkerboard_frame_match()397 if (error_rate < error_rate_threshold) in igt_check_checkerboard_frame_match()401 match ? "matched" : "not matched", error_rate * 100); in igt_check_checkerboard_frame_match()