Home
last modified time | relevance | path

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

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