Home
last modified time | relevance | path

Searched refs:numCommandBlockTypes (Results 1 – 4 of 4) sorted by relevance

/external/brotli/java/org/brotli/dec/
DState.java44 int numCommandBlockTypes; field in State
DDecode.java517 s.commandBlockLength = decodeBlockTypeAndLength(s, 1, s.numCommandBlockTypes); in decodeCommandBlockSwitch()
597 s.numCommandBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
598 s.commandBlockLength = readMetablockPartition(s, 1, s.numCommandBlockTypes); in readMetablockHuffmanCodesAndContextMaps()
640 decodeHuffmanTreeGroup(NUM_INSERT_AND_COPY_CODES, s.numCommandBlockTypes, s); in readMetablockHuffmanCodesAndContextMaps()
/external/brotli/js/
Ddecode.js537 s.commandBlockLength = decodeBlockTypeAndLength(s, 1, s.numCommandBlockTypes);
632 s.numCommandBlockTypes = decodeVarLenUnsignedByte(s) + 1;
633 s.commandBlockLength = readMetablockPartition(s, 1, s.numCommandBlockTypes);
673 s.hGroup1 = decodeHuffmanTreeGroup(704, s.numCommandBlockTypes, s);
1535 this.numCommandBlockTypes = 0;
Ddecode.min.js1numCommandBlockTypes);e.treeCommandOffset=e.hGroup1[e.rings[7]]}function N(e){e.distanceBlockLengt…