Searched refs:DecodeVarLenUint8 (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/brotli/dist/c/dec/ | ||
| H A D | decode.c | 181 static BROTLI_NOINLINE BrotliDecoderErrorCode DecodeVarLenUint8( function in typeref:typename:BROTLI_NOINLINE BrotliDecoderErrorCode 1001 result = DecodeVarLenUint8(s, br, num_htrees); 2276 result = DecodeVarLenUint8(s, br, &s->num_block_types[s->loop_counter]); |
Completed in 5 milliseconds