Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dtem_safe.c171 #define PIX4TO32(pix4) (pixel32_t)( \ argument
172 cmap4_to_24.red[pix4] << 16 | \
173 cmap4_to_24.green[pix4] << 8 | \
174 cmap4_to_24.blue[pix4])