Searched refs:commandBlockLength (Results 1 – 3 of 3) sorted by relevance
45 int commandBlockLength; field in State
700 s.commandBlockLength = decodeBlockTypeAndLength(s, 1, s.numCommandBlockTypes); in decodeCommandBlockSwitch()826 s.commandBlockLength = readMetablockPartition(s, 1, s.numCommandBlockTypes); in readMetablockHuffmanCodesAndContextMaps()1118 if (s.commandBlockLength == 0) { in decompress()1121 s.commandBlockLength--; in decompress()
667 s.commandBlockLength = decodeBlockTypeAndLength(s, 1, s.numCommandBlockTypes);800 s.commandBlockLength = readMetablockPartition(s, 1, s.numCommandBlockTypes);974 if (s.commandBlockLength == 0) {977 s.commandBlockLength--;1828 this.commandBlockLength = 0;