Searched defs:inLength (Results 1 – 1 of 1) sorted by relevance
7697 static int rleCompress(int inLength, const char in[], signed char out[]) { in rleCompress()7748 static int rleUncompress(int inLength, int maxLength, const signed char in[], in rleUncompress()