Searched refs:NumBlockLengthCodes (Results 1 – 1 of 1) sorted by relevance
19 private const int NumBlockLengthCodes = 26; field in Org.Brotli.Dec.Decode556 …ReadHuffmanCode(NumBlockLengthCodes, state.blockLenTrees, i * Org.Brotli.Dec.Huffman.HuffmanMaxTab… in ReadMetablockHuffmanCodesAndContextMaps()