Home
last modified time | relevance | path

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

/external/brotli/c/dec/
Ddecode.c513 static BROTLI_INLINE void ProcessSingleCodeLength(uint32_t code_len, in ProcessSingleCodeLength() function
620 ProcessSingleCodeLength(code_len, &symbol, &repeat, &space, in ReadSymbolCodeLengths()
662 ProcessSingleCodeLength(code_len, &s->symbol, &s->repeat, &s->space, in SafeReadSymbolCodeLengths()