gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:VideoRedInf (0.00 seconds)
tkernel_2
include/device/videomode.h - 4.1KB - 112 lines
88: /* number of bits and the location of bits for component color in direct color method */
89: #define VideoRedInf(mode)       __vRedInf[VideoColIx(mode)]
90: #define VideoGreenInf(mode)     __vGreenInf[VideoColIx(mode)]