Searched refs:commandTreeGroup (Results 1 – 3 of 3) sorted by relevance
26 int[] commandTreeGroup; field in State
741 s.commandTreeGroup = new int[0]; in readNextMetablockHeader()865 s.commandTreeGroup = decodeHuffmanTreeGroup(NUM_COMMAND_CODES, NUM_COMMAND_CODES, in readMetablockHuffmanCodesAndContextMaps()1123 int cmdCode = readSymbol(s.commandTreeGroup, s.commandTreeIdx, s) << 2; in decompress()
715 s.commandTreeGroup = new Int32Array(0);839 s.commandTreeGroup = decodeHuffmanTreeGroup(704, 704, s.numCommandBlockTypes, s);982 var /** number */ cmdCode = readSymbol(s.commandTreeGroup, s.commandTreeIdx, s) << 2;1796 this.commandTreeGroup = new Int32Array(0);