Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/dec/
H A Ddecode.c181 static BROTLI_NOINLINE BrotliDecoderErrorCode DecodeVarLenUint8( in DecodeVarLenUint8() function
1001 result = DecodeVarLenUint8(s, br, num_htrees); in DecodeContextMap()
2276 result = DecodeVarLenUint8(s, br, &s->num_block_types[s->loop_counter]); in BrotliDecoderDecompressStream()
/third_party/skia/third_party/externals/brotli/c/dec/
H A Ddecode.c181 static BROTLI_NOINLINE BrotliDecoderErrorCode DecodeVarLenUint8( in DecodeVarLenUint8() function
1001 result = DecodeVarLenUint8(s, br, num_htrees); in DecodeContextMap()
2276 result = DecodeVarLenUint8(s, br, &s->num_block_types[s->loop_counter]); in BrotliDecoderDecompressStream()

Completed in 8 milliseconds