Home
last modified time | relevance | path

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

/external/brotli/c/dec/
Ddecode.c540 static BROTLI_INLINE void ProcessRepeatedCodeLength(uint32_t code_len, in ProcessRepeatedCodeLength() function
628 ProcessRepeatedCodeLength(code_len, repeat_delta, alphabet_size, in ReadSymbolCodeLengths()
674 ProcessRepeatedCodeLength(code_len, repeat_delta, alphabet_size, in SafeReadSymbolCodeLengths()