Home
last modified time | relevance | path

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

/external/brotli/dec/
Ddecode.c131 static BROTLI_NOINLINE BrotliDecoderErrorCode DecodeVarLenUint8( in DecodeVarLenUint8() function
933 result = DecodeVarLenUint8(s, br, num_htrees); in DecodeContextMap()
2079 result = DecodeVarLenUint8(s, br, &s->num_block_types[s->loop_counter]); in BrotliDecoderDecompressStream()