Home
last modified time | relevance | path

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

/external/brotli/c/dec/
Ddecode.c518 static BROTLI_INLINE void ProcessSingleCodeLength(uint32_t code_len, in ProcessSingleCodeLength() function
626 ProcessSingleCodeLength(code_len, &symbol, &repeat, &space, in ReadSymbolCodeLengths()
669 ProcessSingleCodeLength(code_len, &h->symbol, &h->repeat, &h->space, in SafeReadSymbolCodeLengths()