Searched refs:currentSequence (Results 1 – 2 of 2) sorted by relevance
18247 currentSequence: new Uint8Array(maxLzwDictionarySize), property18302 var currentSequence = lzwState.currentSequence;18313 currentSequence[0] = code; field18320 currentSequence[j] = dictionaryValues[q];18324 currentSequence[currentSequenceLength++] = currentSequence[0];18340 dictionaryValues[nextCode] = currentSequence[0];18357 buffer[currentBufferLength++] = currentSequence[j];
1 …currentSequence","currentSequenceLength","bitsCached","cachedData","blockSize","estimatedDecodedSi…