Home
last modified time | relevance | path

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

/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js19533 var contextLabel,
19547contextLabel = row2[0] << 13 | row2[1] << 12 | row2[2] << 11 | row1[0] << 7 | row1[1] << 6 | row1[…
19550 row[j] = pixel = decoder.readBit(contexts, contextLabel);
19551contextLabel = (contextLabel & OLD_PIXEL_MASK) << 1 | (j + 3 < width ? row2[j + 3] << 11 : 0) | (j…
19621 contextLabel = 0,
19646 contextLabel = contextLabel << 1 & reuseMask;
19655 contextLabel |= bit;
19659 contextLabel = 0;
19672 contextLabel |= bit << shift;
19679 var pixel = decoder.readBit(contexts, contextLabel);
[all …]
Dpdf.worker.js.map1contextLabel","pixel","decodeMMRBitmap","templateIndex","at","decodeBitmapTemplate0","useskip","te…