Home
last modified time | relevance | path

Searched refs:DecodeMetaBlockLength (Results 1 – 1 of 1) sorted by relevance

/external/brotli/dec/
Ddecode.c175 static BrotliDecoderErrorCode BROTLI_NOINLINE DecodeMetaBlockLength( in DecodeMetaBlockLength() function
2021 result = DecodeMetaBlockLength(s, br); /* Reads 2 - 31 bits. */ in BrotliDecoderDecompressStream()