Searched refs:pixshift (Results 1 – 1 of 1) sorted by relevance
86 unsigned int pixshift = (block_width - pixpos - 1) * bits_per_pixel; in gud_xrgb8888_to_r124() local94 *block |= pix << pixshift; in gud_xrgb8888_to_r124()126 unsigned int pixshift = (block_width - pixpos - 1) * bits_per_pixel; in gud_xrgb8888_to_color() local147 *block |= pix << pixshift; in gud_xrgb8888_to_color()