Home
last modified time | relevance | path

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

/aosp_15_r20/external/brotli/c/dec/
H A Ddecode.c692 static BrotliDecoderErrorCode ReadCodeLengthCodeLengths(BrotliDecoderState* s) { in ReadCodeLengthCodeLengths() function
819 BrotliDecoderErrorCode result = ReadCodeLengthCodeLengths(s); in ReadHuffmanCode()
/aosp_15_r20/external/cronet/third_party/brotli/dec/
H A Ddecode.c693 static BrotliDecoderErrorCode ReadCodeLengthCodeLengths(BrotliDecoderState* s) { in ReadCodeLengthCodeLengths() function
820 BrotliDecoderErrorCode result = ReadCodeLengthCodeLengths(s); in ReadHuffmanCode()