Searched refs:distContextMapSlice (Results 1 – 6 of 6) sorted by relevance
56 int distContextMapSlice; field in State
523 s.distContextMapSlice = s.rings[9] << DISTANCE_CONTEXT_BITS; in decodeDistanceBlockSwitch()644 s.distContextMapSlice = 0; in readMetablockHuffmanCodesAndContextMaps()847 s.distContextMap[s.distContextMapSlice in decompress()
66 internal int distContextMapSlice; field in Org.Brotli.Dec.State
453 state.distContextMapSlice = state.blockTypeRb[5] << DistanceContextBits; in DecodeDistanceBlockSwitch()599 state.distContextMapSlice = 0; in ReadMetablockHuffmanCodesAndContextMaps()804 …tate.hGroup2.codes, state.hGroup2.trees[state.distContextMap[state.distContextMapSlice + (state.co… in Decompress()
546 s.distContextMapSlice = s.rings[9] << 2;676 s.distContextMapSlice = 0;896 …s.distanceCode = readSymbol(s.hGroup2, s.hGroup2[s.distContextMap[s.distContextMapSlice + (s.copyL…1559 this.distContextMapSlice = 0;
1 …distContextMapSlice=e.rings[9]<<2}function i(e){var t=e.maxRingBufferSize;if(t>e.expectedTotalSize…