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

/macosx-10.9.5/xnu-2422.115.4/osfmk/console/panic_ui/
H A Dqtif2kraw.c18 int convert8bitIndexto8( unsigned char * data, int height, int width, unsigned char ** dout );
228 pixels = convert8bitIndexto8( data, height, width, &data );
828 convert8bitIndexto8( unsigned char * data, int height, int width, unsigned char ** dout ) function
H A Dgenimage.c38 int convert8bitIndexto8(
392 pixels = convert8bitIndexto8( data, height, width, &data );
1338 convert8bitIndexto8( unsigned char * data, int height, int width, unsigned char ** dout ) function

Completed in 167 milliseconds