Searched refs:contextLookupOffset1 (Results 1 – 6 of 6) sorted by relevance
57 int contextLookupOffset1; field in State
512 s.contextLookupOffset1 = contextMode << 9; in decodeLiteralBlockSwitch()513 s.contextLookupOffset2 = s.contextLookupOffset1 + 256; in decodeLiteralBlockSwitch()645 s.contextLookupOffset1 = (int) (s.contextModes[0]) << 9; in readMetablockHuffmanCodesAndContextMaps()646 s.contextLookupOffset2 = s.contextLookupOffset1 + 256; in readMetablockHuffmanCodesAndContextMaps()814 + (Context.LOOKUP[s.contextLookupOffset1 + prevByte1] in decompress()
68 internal int contextLookupOffset1; field in Org.Brotli.Dec.State
440 state.contextLookupOffset1 = Org.Brotli.Dec.Context.LookupOffsets[contextMode]; in DecodeLiteralBlockSwitch()600 state.contextLookupOffset1 = Org.Brotli.Dec.Context.LookupOffsets[state.contextModes[0]]; in ReadMetablockHuffmanCodesAndContextMaps()768 …tMap[state.contextMapSlice + (Org.Brotli.Dec.Context.Lookup[state.contextLookupOffset1 + prevByte1… in Decompress()
529 s.contextLookupOffset1 = contextMode << 9;530 s.contextLookupOffset2 = s.contextLookupOffset1 + 256;677 s.contextLookupOffset1 = (s.contextModes[0]) << 9;678 s.contextLookupOffset2 = s.contextLookupOffset1 + 256;858 … */ literalTreeIndex = s.contextMap[s.contextMapSlice + (LOOKUP[s.contextLookupOffset1 + prevByte1…1561 this.contextLookupOffset1 = 0;
1 …contextLookupOffset1=i<<9;e.contextLookupOffset2=e.contextLookupOffset1+256}function F(e){e.comman…