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

/darwin-on-arm/xnu/osfmk/console/panic_ui/
H A Dgenimage.c43 int convert24to8bitIndex(
374 pixels = convert24to8bitIndex( data, height, width, &data );
1304 convert24to8bitIndex( unsigned char * data, int height, int width, unsigned char ** dout ) function

Completed in 21 milliseconds