Searched refs:trivialLiteralContext (Results 1 – 6 of 6) sorted by relevance
50 int trivialLiteralContext; field in State
625 s.trivialLiteralContext = 1; in readMetablockHuffmanCodesAndContextMaps()628 s.trivialLiteralContext = 0; in readMetablockHuffmanCodesAndContextMaps()787 if (s.trivialLiteralContext != 0) { in decompress()
50 internal bool trivialLiteralContext = false; field in Org.Brotli.Dec.State
580 state.trivialLiteralContext = true; in ReadMetablockHuffmanCodesAndContextMaps()585 state.trivialLiteralContext = false; in ReadMetablockHuffmanCodesAndContextMaps()734 if (state.trivialLiteralContext) in Decompress()
663 s.trivialLiteralContext = 1;666 s.trivialLiteralContext = 0;826 if (s.trivialLiteralContext != 0) {1547 this.trivialLiteralContext = 0;
1 …trivialLiteralContext=1;for(var o=0;o<e.numLiteralBlockTypes<<6;o++){if(e.contextMap[o]!=o>>6){e.t…