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

/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_video.c155 #define RGB15ToColorKey(c) \ macro
352 case 15: overlay->DCLRKV = RGB15ToColorKey(pPriv->colorKey);
577 case 15: overlay->DCLRKV = RGB15ToColorKey(pPriv->colorKey);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_video.c151 #define RGB15ToColorKey(c) \ macro
348 case 15: overlay->DCLRKV = RGB15ToColorKey(pPriv->colorKey);
567 case 15: overlay->DCLRKV = RGB15ToColorKey(pPriv->colorKey);
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_video.c153 #define RGB15ToColorKey(c) \ macro
358 case 15: overlay->DCLRKV = RGB15ToColorKey(pPriv->colorKey);
577 case 15: overlay->DCLRKV = RGB15ToColorKey(pPriv->colorKey);
H A Di830_video.c195 #define RGB15ToColorKey(c) \ macro
685 overlay->DCLRKV = RGB15ToColorKey(pPriv->colorKey);
1150 overlay->DCLRKV = RGB15ToColorKey(pPriv->colorKey);

Completed in 14 milliseconds