Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ast/
H A Dast_cursor.c69 unsigned int one_pixel_copy = width & BIT(0); in ast_cursor_calculate_checksum() local
70 unsigned int two_pixel_copy = width - one_pixel_copy; in ast_cursor_calculate_checksum()
81 if (one_pixel_copy) { in ast_cursor_calculate_checksum()