Searched refs:BrotliDecoderHuffmanTreeGroupInit (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/brotli/dist/c/dec/
H A Dstate.h350 BROTLI_INTERNAL BROTLI_BOOL BrotliDecoderHuffmanTreeGroupInit(
H A Dstate.c136 BROTLI_BOOL BrotliDecoderHuffmanTreeGroupInit(BrotliDecoderState* s, function in typeref:typename:BROTLI_BOOL
H A Ddecode.c2407 allocation_success &= BrotliDecoderHuffmanTreeGroupInit(
2410 allocation_success &= BrotliDecoderHuffmanTreeGroupInit(
2413 allocation_success &= BrotliDecoderHuffmanTreeGroupInit(

Completed in 6 milliseconds