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

/darwin-on-arm/xnu/osfmk/console/panic_ui/
H A Dgenimage.c33 int convert8bitIndexto24(
386 pixels = convert8bitIndexto24( data, height, width, &data );
1372 convert8bitIndexto24( unsigned char * data, int height, int width, unsigned char ** dout ) function

Completed in 11 milliseconds