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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A Dbmcompress.h169 static void DecompressRLE16(uint8_t *srcbase, uint8_t *dstbase, int minx, int maxx) function
634 (depth <= 2 ? DecompressRLE16 : DecompressRLE32))

Completed in 52 milliseconds