Searched refs:mapRGB16ToU (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-wsfb/dist/src/
H A Dwsfb_driver.c162 static unsigned char *mapRGB16ToU = NULL; variable in typeref:typename:unsigned char *
885 mapRGB16ToU = mapRGB16ToY + 0x10000;
896 mapRGB16ToU[n] =
1779 const uint32_t u = mapRGB16ToU[rgb];

Completed in 5 milliseconds