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

/macosx-10.5.8/xnu-1228.15.4/osfmk/console/panic_ui/
H A Dqtif2kraw.c87 static int nextmis = -1, neargrey = 0, cvt2grey = 0, exactmatch=0; variable
235 if ( cvt2grey > 0 )
236 printf("Converted %d colors to gray...\n", cvt2grey);
788 cvt2grey++;
H A Dgenimage.c177 static int nextmis = -1, neargrey = 0, cvt2grey = 0, exactmatch=0; variable
401 if ( cvt2grey > 0 )
402 printf("Converted %d colors to gray...\n", cvt2grey);
1264 cvt2grey++;

Completed in 32 milliseconds