Home | History | Annotate | Download | only in dec

Lines Matching refs:DecodeWindowBits

133 static BrotliDecoderErrorCode DecodeWindowBits(BrotliDecoderState* s,
2093 result = DecodeWindowBits(s, br); /* Reads 1..8 bits. */