Searched defs:firstByte (Results 1 – 1 of 1) sorted by relevance
324 …ary& dict, int code, uint8_t*& output, int outputSizeBytes, int& bytesDecodedSoFar, int& firstByte) in outputSequence()349 int firstByte = 0; in lzwDecode() local