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

/xsrc/external/mit/xf86-video-wsfb/dist/src/
H A Dwsfb_driver.c163 static unsigned char *mapRGB16ToV = NULL; variable in typeref:typename:unsigned char *
886 mapRGB16ToV = mapRGB16ToY + 0x20000;
898 mapRGB16ToV[n] =
1780 const uint32_t v = mapRGB16ToV[rgb];

Completed in 3 milliseconds