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

/macosx-10.5.8/xnu-1228.15.4/osfmk/console/panic_ui/
H A Dqtif2kraw.c17 int convert8toGrey( unsigned char * data, unsigned int size );
225 pixels = convert8toGrey( data, image_header.dataSize );
695 convert8toGrey( unsigned char * data, unsigned int size ) function
H A Dgenimage.c30 int convert8toGrey(
381 pixels = convert8toGrey( data, image_header.dataSize );
1162 convert8toGrey( unsigned char * data, unsigned int size ) function

Completed in 29 milliseconds