Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/ast/
H A Dast_cursor.c52 unsigned int two_pixel_copy = width - one_pixel_copy; in ast_cursor_calculate_checksum() local
57 for (x = 0; x < two_pixel_copy; x += 2) { in ast_cursor_calculate_checksum()