Searched refs:DecodeMetaBlockLength (Results 1 – 2 of 2) sorted by relevance
62 private static void DecodeMetaBlockLength(Org.Brotli.Dec.BitReader br, Org.Brotli.Dec.State state) in DecodeMetaBlockLength() method in Org.Brotli.Dec.Decode521 DecodeMetaBlockLength(br, state); in ReadMetablockInfo()
225 static BrotliDecoderErrorCode BROTLI_NOINLINE DecodeMetaBlockLength( in DecodeMetaBlockLength() function2225 result = DecodeMetaBlockLength(s, br); /* Reads 2 - 31 bits. */ in BrotliDecoderDecompressStream()