Home
last modified time | relevance | path

Searched refs:color_error_threshold (Results 1 – 1 of 1) sorted by relevance

/external/igt-gpu-tools/lib/
Digt_frame.c312 unsigned int color_error_threshold = 24; in igt_check_checkerboard_frame_match() local
370 if (diff > color_error_threshold) in igt_check_checkerboard_frame_match()