Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_frame.c179 unsigned char *reference_pixels, *capture_pixels; in igt_check_analog_frame_match() local
200 capture_pixels = (unsigned char *) pixman_image_get_data(capture_src); in igt_check_analog_frame_match()
205 p = &capture_pixels[(x + y * w) * 4]; in igt_check_analog_frame_match()