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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dinit.c2315 static const unsigned short colortharray[6] = { 1, 1, 2, 2, 3, 4 }; local in function:SiS_SetCRT1FIFO_300
2328 colorth = colortharray[(SiS_Pr->SiS_ModeType - ModeEGA)];
2433 static const unsigned short colortharray[6] = { local in function:SiS_SetCRT1FIFO_630
2454 colorth = colortharray[(SiS_Pr->SiS_ModeType - ModeEGA)];
H A Dinit301.c5152 static const unsigned char colortharray[] = { local in function:SiS_SetCRT2FIFO_300
5184 colorth = colortharray[((SiS_Pr->CModeFlag_CRT1 & ModeTypeMask) - 2)];

Completed in 15 milliseconds