Home
last modified time | relevance | path

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

/external/brotli/c/dec/
Ddecode.c692 static BrotliDecoderErrorCode ReadCodeLengthCodeLengths(BrotliDecoderState* s) { in ReadCodeLengthCodeLengths() function
819 BrotliDecoderErrorCode result = ReadCodeLengthCodeLengths(s); in ReadHuffmanCode()