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

/macosx-10.5.8/xnu-1228.15.4/osfmk/console/panic_ui/
H A Dqtif2kraw.c19 unsigned int * CreateCLUTarry( unsigned char * raw_clut );
860 CreateCLUTarry( unsigned char * raw_clut ) function
888 new_clut = CreateCLUTarry( raw_clut );
H A Dgenimage.c48 unsigned int * CreateCLUTarry(
511 panic_clut = CreateCLUTarry( &fileArr[image.pd_dataSize-(256*3)] );
1406 CreateCLUTarry( unsigned char * raw_clut ) function
1434 new_clut = CreateCLUTarry( raw_clut );

Completed in 69 milliseconds