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

/macosx-10.5.8/xnu-1228.15.4/osfmk/console/panic_ui/
H A Dqtif2kraw.c86 static unsigned int mismatchClut[256]; variable
776 for (i=0; i<256; i++) mismatchClut[i] = -1;
807 if ( mismatchClut[i] == color24 )
812 mismatchClut[nextmis++] = color24;
H A Dgenimage.c176 static unsigned int mismatchClut[256]; variable
1252 for (i=0; i<256; i++) mismatchClut[i] = -1;
1283 if ( mismatchClut[i] == color24 )
1288 mismatchClut[nextmis++] = color24;

Completed in 84 milliseconds