Home
last modified time | relevance | path

Searched defs:pixpos (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/gud/
Dgud_pipe.c85 unsigned int pixpos = x % block_width; /* within byte from the left */ in gud_xrgb8888_to_r124() local
125 unsigned int pixpos = x % block_width; /* within byte from the left */ in gud_xrgb8888_to_color() local