Home
last modified time | relevance | path

Searched refs:dictionaryLengths (Results 1 – 2 of 2) sorted by relevance

/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js18245 dictionaryLengths: new Uint16Array(maxLzwDictionarySize), property
18253 lzwState.dictionaryLengths[i] = 1;
18298 var dictionaryLengths = lzwState.dictionaryLengths;
18317 currentSequenceLength = dictionaryLengths[code];
18339 dictionaryLengths[nextCode] = dictionaryLengths[prevCode] + 1;
Dpdf.worker.js.map1dictionaryLengths","dictionaryPrevCodes","currentSequence","currentSequenceLength","bitsCached","c…