Searched defs:codeLength (Results 1 – 2 of 2) sorted by relevance
13 var codeLength = test.markers()[1].position - test.markers()[0].position; variable
305 unsigned short codeLength = suffixLength[oldcode] + 1; in doLZW() local